Searched refs:USBHSG_STATUS_SELF_POWERED (Results 1 – 1 of 1) sorted by relevance
53 #define USBHSG_STATUS_SELF_POWERED (1 << 3) macro354 if (usbhsg_status_has(gpriv, USBHSG_STATUS_SELF_POWERED)) in usbhsg_recip_handler_std_get_device()1009 usbhsg_status_set(gpriv, USBHSG_STATUS_SELF_POWERED); in usbhsg_set_selfpowered()1011 usbhsg_status_clr(gpriv, USBHSG_STATUS_SELF_POWERED); in usbhsg_set_selfpowered()