Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/
H A Dusb.h280 #define USB_INTERFACE_FUNC_SUSPEND_RW (1 << 9) macro
H A Dusb_hub.c2609 USB_INTERFACE_FUNC_SUSPEND_RW); in usbd_device_30_remote_wakeup()