Home
last modified time | relevance | path

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

/freebsd-14.2/sys/powerpc/mpc85xx/
H A Di2c.c92 static int i2c_attach(device_t);
104 DEVMETHOD(device_attach, i2c_attach),
215 i2c_attach(device_t dev) in i2c_attach() function
/freebsd-14.2/sys/arm/freescale/imx/
H A Dimx_i2c.c166 static int i2c_attach(device_t);
178 DEVMETHOD(device_attach, i2c_attach),
386 i2c_attach(device_t dev) in i2c_attach() function