Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/arm64/
H A Dgic_v3_var.h109 int gic_v3_detach(device_t dev);
H A Dgic_v3_fdt.c202 gic_v3_detach(dev); in gic_v3_fdt_attach()
H A Dgic_v3_acpi.c345 gic_v3_detach(dev); in gic_v3_acpi_attach()
H A Dgic_v3.c112 DEVMETHOD(device_detach, gic_v3_detach),
378 gic_v3_detach(device_t dev) in gic_v3_detach() function