Searched refs:USB_INTERFACE_FUNC_SUSPEND_LP (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/ | ||
D | usb.h | 269 #define USB_INTERFACE_FUNC_SUSPEND_LP (1 << 8) macro |
D | usb_hub.c | 2690 USETW(req.wIndex, USB_INTERFACE_FUNC_SUSPEND_LP | in usbd_device_30_remote_wakeup() |