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

/linux-master/drivers/bluetooth/
H A Dbtusb.c799 #define BTUSB_DIAG_RUNNING 10
1696 if (!test_bit(BTUSB_DIAG_RUNNING, &data->flags))
1853 set_bit(BTUSB_DIAG_RUNNING, &data->flags);
1892 clear_bit(BTUSB_DIAG_RUNNING, &data->flags);
797 #define BTUSB_DIAG_RUNNING macro

Completed in 121 milliseconds