Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/hidp/
Dhidp.h83 #define HIDP_VIRTUAL_CABLE_UNPLUG 0 macro
Dcore.c1330 u32 valid_flags = BIT(HIDP_VIRTUAL_CABLE_UNPLUG) | in hidp_connection_add()
1374 u32 valid_flags = BIT(HIDP_VIRTUAL_CABLE_UNPLUG); in hidp_connection_del()
1384 if (req->flags & BIT(HIDP_VIRTUAL_CABLE_UNPLUG)) in hidp_connection_del()