Home
last modified time | relevance | path

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

/freebsd-14-stable/stand/kshim/
HDbsd_kernel.h161 (((device_shutdown_t *)(device_get_method(dev, "device_shutdown")))(dev,## __VA_ARGS__))
383 typedef int device_shutdown_t (device_t dev); typedef
/freebsd-14-stable/sys/dev/usb/controller/
HDusb_controller.c79 static device_shutdown_t usb_shutdown;
/freebsd-14-stable/sys/dev/rtwn/pci/
HDrtwn_pci_attach.c67 static device_shutdown_t rtwn_pci_shutdown;
/freebsd-14-stable/sys/compat/linuxkpi/common/src/
HDlinux_pci.c95 static device_shutdown_t linux_pci_shutdown;
/freebsd-14-stable/sys/dev/acpica/
HDacpi.c120 static device_shutdown_t acpi_shutdown;