Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb.h390 #define UC_REMOTE_WAKEUP 0x20 macro
Dusb_device.c2587 return (cdp->bmAttributes & UC_REMOTE_WAKEUP); in usb_peer_can_wakeup()