Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/arm/arm/
Dnexus.c64 static int nexus_probe(device_t);
72 DEVMETHOD(device_probe, nexus_probe),
138 nexus_probe(device_t dev) in nexus_probe() function