Home
last modified time | relevance | path

Searched refs:opal_i2cm_attach (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/sys/powerpc/powernv/
Dopal_i2cm.c58 static int opal_i2cm_attach(device_t);
66 DEVMETHOD(device_attach, opal_i2cm_attach),
94 opal_i2cm_attach(device_t dev) in opal_i2cm_attach() function