Home
last modified time | relevance | path

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

/freebsd/sys/dev/gpio/
H A Dpl061.h55 int pl061_detach(device_t);
H A Dpl061_fdt.c72 pl061_detach(dev); in pl061_fdt_attach()
H A Dpl061_acpi.c78 pl061_detach(dev); in pl061_acpi_attach()
H A Dpl061.c523 pl061_detach(device_t dev) in pl061_detach() function
548 DEVMETHOD(device_detach, pl061_detach),