Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/iicbus/gpio/
HDtca64xx.c110 static int tca64xx_attach(device_t);
129 DEVMETHOD(device_attach, tca64xx_attach),
232 tca64xx_attach(device_t dev) in tca64xx_attach() function