Searched refs:BTUSB_INTR_RUNNING (Results 1 – 1 of 1) sorted by relevance
983 #define BTUSB_INTR_RUNNING 0 macro1546 if (!test_bit(BTUSB_INTR_RUNNING, &data->flags)) in btusb_intr_complete()2061 if (test_and_set_bit(BTUSB_INTR_RUNNING, &data->flags)) in btusb_open()2087 clear_bit(BTUSB_INTR_RUNNING, &data->flags); in btusb_open()2122 clear_bit(BTUSB_INTR_RUNNING, &data->flags); in btusb_close()4773 if (test_bit(BTUSB_INTR_RUNNING, &data->flags)) { in btusb_resume()4776 clear_bit(BTUSB_INTR_RUNNING, &data->flags); in btusb_resume()