Home
last modified time | relevance | path

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

/src/sys/dev/iicbus/sensor/
H A Dtmp461.c75 static int tmp461_probe(device_t dev);
84 DEVMETHOD(device_probe, tmp461_probe),
174 tmp461_probe(device_t dev) in tmp461_probe() function