Searched refs:BTUSB_DIAG_RUNNING (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/bluetooth/
H A Dbtusb.c799 #define BTUSB_DIAG_RUNNING 10 macro
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);

Completed in 230 milliseconds