Home
last modified time | relevance | path

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

/src/sys/dev/iicbus/
H A Diic.c93 static int iic_attach(device_t);
105 DEVMETHOD(device_attach, iic_attach),
152 iic_attach(device_t dev) in iic_attach() function