Searched refs:BTUSB_ISOC_RUNNING (Results 1 – 1 of 1) sorted by relevance
621 #define BTUSB_ISOC_RUNNING 2 macro1259 if (!test_bit(BTUSB_ISOC_RUNNING, &data->flags)) in btusb_isoc_complete()1600 clear_bit(BTUSB_ISOC_RUNNING, &data->flags); in btusb_close()1883 clear_bit(BTUSB_ISOC_RUNNING, &data->flags); in btusb_switch_alt_setting()1905 if (!test_and_set_bit(BTUSB_ISOC_RUNNING, &data->flags)) { in btusb_switch_alt_setting()1907 clear_bit(BTUSB_ISOC_RUNNING, &data->flags); in btusb_switch_alt_setting()1945 clear_bit(BTUSB_ISOC_RUNNING, &data->flags); in btusb_work()1984 clear_bit(BTUSB_ISOC_RUNNING, &data->flags); in btusb_work()4188 if (test_bit(BTUSB_ISOC_RUNNING, &data->flags)) { in btusb_resume()4190 clear_bit(BTUSB_ISOC_RUNNING, &data->flags); in btusb_resume()