Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/arm64/
H A Dgicv3_its.c1893 static device_probe_t gicv3_its_fdt_probe; variable
1898 DEVMETHOD(device_probe, gicv3_its_fdt_probe),
1915 gicv3_its_fdt_probe(device_t dev) in gicv3_its_fdt_probe() function