Searched refs:BTUSB_ISOC_RUNNING (Results 1 – 1 of 1) sorted by relevance
813 #define BTUSB_ISOC_RUNNING 2 macro1600 if (!test_bit(BTUSB_ISOC_RUNNING, &data->flags)) in btusb_isoc_complete()1948 clear_bit(BTUSB_ISOC_RUNNING, &data->flags); in btusb_close()2232 clear_bit(BTUSB_ISOC_RUNNING, &data->flags); in btusb_switch_alt_setting()2254 if (!test_and_set_bit(BTUSB_ISOC_RUNNING, &data->flags)) { in btusb_switch_alt_setting()2256 clear_bit(BTUSB_ISOC_RUNNING, &data->flags); in btusb_switch_alt_setting()2294 clear_bit(BTUSB_ISOC_RUNNING, &data->flags); in btusb_work()2335 if (test_and_clear_bit(BTUSB_ISOC_RUNNING, &data->flags)) in btusb_work()4298 if (test_bit(BTUSB_ISOC_RUNNING, &data->flags)) { in btusb_resume()4300 clear_bit(BTUSB_ISOC_RUNNING, &data->flags); in btusb_resume()