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.c60 static int nexus_probe(device_t);
68 DEVMETHOD(device_probe, nexus_probe),
134 nexus_probe(device_t dev) in nexus_probe() function