Searched refs:EVENT_RX_STALL (Results 1 – 2 of 2) sorted by relevance
84 # define EVENT_RX_STALL 1 macro
523 set_bit(EVENT_RX_STALL, &acm->flags); in acm_read_bulk_callback()604 if (test_bit(EVENT_RX_STALL, &acm->flags)) { in acm_softint()611 clear_bit(EVENT_RX_STALL, &acm->flags); in acm_softint()1697 clear_bit(EVENT_RX_STALL, &acm->flags); in acm_pre_reset()