Home
last modified time | relevance | path

Searched refs:ACM_THROTTLED (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/class/
H A Dcdc-acm.h85 # define ACM_THROTTLED 2 macro
H A Dcdc-acm.c572 if (test_bit(ACM_THROTTLED, &acm->flags)) in acm_read_bulk_callback()
715 clear_bit(ACM_THROTTLED, &acm->flags); in acm_port_activate()
899 set_bit(ACM_THROTTLED, &acm->flags); in acm_tty_throttle()
906 clear_bit(ACM_THROTTLED, &acm->flags); in acm_tty_unthrottle()