Home
last modified time | relevance | path

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

/freebsd-13-stable/stand/kshim/
HDbsd_kernel.h162 (((device_suspend_t *)(device_get_method(dev, "device_suspend")))(dev,## __VA_ARGS__))
384 typedef int device_suspend_t (device_t dev); typedef
/freebsd-13-stable/sys/dev/le/
HDif_le_pci.c121 static device_suspend_t le_pci_suspend;
HDif_le_isa.c121 static device_suspend_t le_isa_suspend;
/freebsd-13-stable/sys/dev/rtwn/usb/
HDrtwn_usb_attach.c63 static device_suspend_t rtwn_usb_suspend;
/freebsd-13-stable/sys/dev/usb/controller/
HDusb_controller.c77 static device_suspend_t usb_suspend;
/freebsd-13-stable/sys/dev/usb/net/
HDif_cdceem.c155 static device_suspend_t cdceem_suspend;
HDif_urndis.c66 static device_suspend_t urndis_suspend;
HDif_cdce.c92 static device_suspend_t cdce_suspend;
/freebsd-13-stable/sys/dev/rtwn/pci/
HDrtwn_pci_attach.c68 static device_suspend_t rtwn_pci_suspend;
/freebsd-13-stable/sys/dev/usb/storage/
HDcfumass.c197 static device_suspend_t cfumass_suspend;
HDustorage_fs.c220 static device_suspend_t ustorage_fs_suspend;
/freebsd-13-stable/sys/dev/iicbus/
HDiichid.c198 static device_suspend_t iichid_suspend;
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
HDlinux_usb.c81 static device_suspend_t usb_linux_suspend;
HDlinux_pci.c90 static device_suspend_t linux_pci_suspend;
/freebsd-13-stable/sys/dev/usb/
HDusb_hub.c115 static device_suspend_t uhub_suspend;