Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/mv/
H A Dmv_localbus.c100 static int localbus_probe(device_t);
115 DEVMETHOD(device_probe, localbus_probe),
241 localbus_probe(device_t dev) in localbus_probe() function