Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/arm64/
H A Dnexus.c95 static device_probe_t nexus_fdt_probe; variable
426 DEVMETHOD(device_probe, nexus_fdt_probe),
444 nexus_fdt_probe(device_t dev) in nexus_fdt_probe() function