Home
last modified time | relevance | path

Searched refs:USB_INTERFACE_FUNC_SUSPEND_LP (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/usb/
H A Dusb.h279 #define USB_INTERFACE_FUNC_SUSPEND_LP (1 << 8) macro
H A Dusb_hub.c2608 USETW(req.wIndex, USB_INTERFACE_FUNC_SUSPEND_LP | in usbd_device_30_remote_wakeup()