Home
last modified time | relevance | path

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

/include/linux/usb/
A Dhcd.h107 #define HCD_FLAG_HW_ACCESSIBLE 0 /* at full power */ macro
119 #define HCD_HW_ACCESSIBLE(hcd) ((hcd)->flags & (1U << HCD_FLAG_HW_ACCESSIBLE))

Completed in 6 milliseconds