Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/gpio/
H A Dtca64xx.c109 static int tca64xx_attach(device_t);
128 DEVMETHOD(device_attach, tca64xx_attach),
231 tca64xx_attach(device_t dev) in tca64xx_attach() function