Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/hidp/
Dhidp.h83 #define HIDP_VIRTUAL_CABLE_UNPLUG 0 macro
Dcore.c1350 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()