Searched refs:USB_INTERFACE_FUNC_SUSPEND_LP (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/ | ||
H A D | usb.h | 279 #define USB_INTERFACE_FUNC_SUSPEND_LP (1 << 8) macro |
H A D | usb_hub.c | 2608 USETW(req.wIndex, USB_INTERFACE_FUNC_SUSPEND_LP | in usbd_device_30_remote_wakeup() |