Searched refs:BTUSB_INTR_RUNNING (Results 1 – 1 of 1) sorted by relevance
428 #define BTUSB_INTR_RUNNING 0 macro705 if (!test_bit(BTUSB_INTR_RUNNING, &data->flags)) in btusb_intr_complete()1144 if (test_and_set_bit(BTUSB_INTR_RUNNING, &data->flags)) in btusb_open()1170 clear_bit(BTUSB_INTR_RUNNING, &data->flags); in btusb_open()1195 clear_bit(BTUSB_INTR_RUNNING, &data->flags); in btusb_close()3359 if (test_bit(BTUSB_INTR_RUNNING, &data->flags)) { in btusb_resume()3362 clear_bit(BTUSB_INTR_RUNNING, &data->flags); in btusb_resume()