Home
last modified time | relevance | path

Searched refs:device_resume_t (Results 1 - 6 of 6) sorted by relevance

/third_party/FreeBSD/sys/kern/
H A Ddevice_if.h281 typedef int device_resume_t(device_t dev); typedef
305 return ((device_resume_t *) _m)(dev); in DEVICE_RESUME()
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dusb_controller.c39 static device_resume_t usb_resume;
/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_urndis.c36 static device_resume_t urndis_resume;
H A Dif_cdce.c62 static device_resume_t cdce_resume;
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c51 static device_resume_t usb_linux_resume;
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hub.c101 static device_resume_t uhub_resume;

Completed in 16 milliseconds