Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dxr_usb_serial_common.h148 unsigned int throttle_req:1; /* throttle requested */ member
H A Dxr_usb_serial_common.c507 xr_usb_serial->throttled = xr_usb_serial->throttle_req; in xr_usb_serial_read_bulk_callback()
636 xr_usb_serial->throttle_req = 0; in xr_usb_serial_port_activate()
802 xr_usb_serial->throttle_req = 1; in xr_usb_serial_tty_throttle()
814 xr_usb_serial->throttle_req = 0; in xr_usb_serial_tty_unthrottle()