Searched refs:WORK_RX_RESUME (Results 1 – 2 of 2) sorted by relevance
458 set_bit(WORK_RX_RESUME, &hw->usb_flags); in hfa384x_usb_defer()463 if (test_bit(WORK_RX_RESUME, &hw->usb_flags)) { in hfa384x_usb_defer()472 clear_bit(WORK_RX_RESUME, &hw->usb_flags); in hfa384x_usb_defer()3792 !test_and_set_bit(WORK_RX_RESUME, &hw->usb_flags)) | in hfa384x_usb_throttlefn()
1255 #define WORK_RX_RESUME 4 macro