Searched refs:throttle_req (Results 1 – 3 of 3) sorted by relevance
87 port->throttle_req = 0; in usb_serial_generic_open()389 port->throttled = port->throttle_req; in usb_serial_generic_read_bulk_callback()446 port->throttle_req = 1; in usb_serial_generic_throttle()458 port->throttled = port->throttle_req = 0; in usb_serial_generic_unthrottle()
121 unsigned int throttle_req:1; /* throttle requested */ member
451 acm->throttled = acm->throttle_req; in acm_read_bulk_callback()575 acm->throttle_req = 0; in acm_port_activate()819 acm->throttle_req = 1; in acm_tty_throttle()831 acm->throttle_req = 0; in acm_tty_unthrottle()