Searched refs:OP_BT_PRIORITY_DETECTED (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_gpio.c40 clear_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags);
46 set_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags);
51 set_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags);
76 test_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags));
143 clear_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags);
H A Dhtc.h448 #define OP_BT_PRIORITY_DETECTED 3 macro

Completed in 198 milliseconds