Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/iicbus/sensor/
HDmax6690.c71 static int max6690_attach(device_t);
90 DEVMETHOD(device_attach, max6690_attach),
231 max6690_attach(device_t dev) in max6690_attach() function