Searched refs:WDM_OVERFLOW (Results 1 – 1 of 1) sorted by relevance
60 #define WDM_OVERFLOW 10 macro194 set_bit(WDM_OVERFLOW, &desc->flags); in wdm_in_callback()197 if (!test_bit(WDM_OVERFLOW, &desc->flags)) { in wdm_in_callback()490 if (test_bit(WDM_OVERFLOW, &desc->flags)) { in wdm_read()491 clear_bit(WDM_OVERFLOW, &desc->flags); in wdm_read()1088 clear_bit(WDM_OVERFLOW, &desc->flags); in wdm_post_reset()