Home
last modified time | relevance | path

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

/trueos/sys/mips/beri/
HDberi_simplebus.c76 static int simplebus_probe(device_t);
103 DEVMETHOD(device_probe, simplebus_probe),
144 simplebus_probe(device_t dev) in simplebus_probe() function
/trueos/sys/dev/fdt/
HDsimplebus.c46 static int simplebus_probe(device_t dev);
74 DEVMETHOD(device_probe, simplebus_probe),
120 simplebus_probe(device_t dev) in simplebus_probe() function