Searched refs:BTUSB_INTR_RUNNING (Results 1 – 1 of 1) sorted by relevance
336 #define BTUSB_INTR_RUNNING 0 macro601 if (!test_bit(BTUSB_INTR_RUNNING, &data->flags)) in btusb_intr_complete()948 if (test_and_set_bit(BTUSB_INTR_RUNNING, &data->flags)) in btusb_open()969 clear_bit(BTUSB_INTR_RUNNING, &data->flags); in btusb_open()997 clear_bit(BTUSB_INTR_RUNNING, &data->flags); in btusb_close()3368 if (test_bit(BTUSB_INTR_RUNNING, &data->flags)) { in btusb_resume()3371 clear_bit(BTUSB_INTR_RUNNING, &data->flags); in btusb_resume()