Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/gpio/
H A Dtca64xx.c108 static int tca64xx_probe(device_t);
127 DEVMETHOD(device_probe, tca64xx_probe),
207 tca64xx_probe(device_t dev) in tca64xx_probe() function