Searched refs:UQ_POWER_CLAIM (Results 1 – 3 of 3) sorted by relevance
43 #define UQ_POWER_CLAIM 0x00000200 /* hub lies about power status */ macro
94 { USB_VENDOR_TI, USB_PRODUCT_TI_UTUSB41, 0x110, { UQ_POWER_CLAIM }},
680 if (dev->quirks->uq_flags & UQ_POWER_CLAIM) { in usbd_set_config_index()