Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/mpc85xx/
H A Di2c.c91 static int i2c_attach(device_t);
103 DEVMETHOD(device_attach, i2c_attach),
214 i2c_attach(device_t dev) in i2c_attach() function
/freebsd/sys/arm/freescale/imx/
H A Dimx_i2c.c165 static int i2c_attach(device_t);
177 DEVMETHOD(device_attach, i2c_attach),
385 i2c_attach(device_t dev) in i2c_attach() function