Searched refs:EVENT_RX_STALL (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/usb/class/
H A Dcdc-acm.c523 set_bit(EVENT_RX_STALL, &acm->flags);
604 if (test_bit(EVENT_RX_STALL, &acm->flags)) {
611 clear_bit(EVENT_RX_STALL, &acm->flags);
1697 clear_bit(EVENT_RX_STALL, &acm->flags);
H A Dcdc-acm.h84 # define EVENT_RX_STALL 1 macro

Completed in 137 milliseconds