Searched refs:HIDP_VIRTUAL_CABLE_UNPLUG (Results 1 – 2 of 2) sorted by relevance
83 #define HIDP_VIRTUAL_CABLE_UNPLUG 0 macro
1350 u32 valid_flags = BIT(HIDP_VIRTUAL_CABLE_UNPLUG) | in hidp_connection_add()1394 u32 valid_flags = BIT(HIDP_VIRTUAL_CABLE_UNPLUG); in hidp_connection_del()1404 if (req->flags & BIT(HIDP_VIRTUAL_CABLE_UNPLUG)) in hidp_connection_del()