Searched refs:BTUSB_INTR_RUNNING (Results 1 – 1 of 1) sorted by relevance
516 #define BTUSB_INTR_RUNNING 0 macro882 if (!test_bit(BTUSB_INTR_RUNNING, &data->flags)) in btusb_intr_complete()1353 if (test_and_set_bit(BTUSB_INTR_RUNNING, &data->flags)) in btusb_open()1379 clear_bit(BTUSB_INTR_RUNNING, &data->flags); in btusb_open()1406 clear_bit(BTUSB_INTR_RUNNING, &data->flags); in btusb_close()4116 if (test_bit(BTUSB_INTR_RUNNING, &data->flags)) { in btusb_resume()4119 clear_bit(BTUSB_INTR_RUNNING, &data->flags); in btusb_resume()