Searched refs:WDM_OVERFLOW (Results 1 – 1 of 1) sorted by relevance
59 #define WDM_OVERFLOW 10 macro219 set_bit(WDM_OVERFLOW, &desc->flags); in wdm_in_callback()222 if (!test_bit(WDM_OVERFLOW, &desc->flags)) { in wdm_in_callback()539 if (test_bit(WDM_OVERFLOW, &desc->flags)) { in wdm_read()540 clear_bit(WDM_OVERFLOW, &desc->flags); in wdm_read()1344 clear_bit(WDM_OVERFLOW, &desc->flags); in wdm_post_reset()