Searched refs:WDM_OVERFLOW (Results 1 – 1 of 1) sorted by relevance
57 #define WDM_OVERFLOW 10 macro206 set_bit(WDM_OVERFLOW, &desc->flags); in wdm_in_callback()209 if (!test_bit(WDM_OVERFLOW, &desc->flags)) { in wdm_in_callback()525 if (test_bit(WDM_OVERFLOW, &desc->flags)) { in wdm_read()526 clear_bit(WDM_OVERFLOW, &desc->flags); in wdm_read()1169 clear_bit(WDM_OVERFLOW, &desc->flags); in wdm_post_reset()