Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/controller/twsi/
H A Dmv_twsi.c94 static int mv_twsi_probe(device_t);
106 DEVMETHOD(device_probe, mv_twsi_probe),
132 mv_twsi_probe(device_t dev) in mv_twsi_probe() function