Home
last modified time | relevance | path

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

/NextBSD/sys/dev/iicbus/
HDmax6690.c71 static int max6690_probe(device_t);
90 DEVMETHOD(device_probe, max6690_probe),
147 max6690_probe(device_t dev) in max6690_probe() function