Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/class/
Dcdc-acm.c932 unsigned int old_closing_wait, old_close_delay; in set_serial_info() local
942 old_closing_wait = acm->port.closing_wait == ASYNC_CLOSING_WAIT_NONE ? in set_serial_info()
950 (ss->closing_wait != old_closing_wait)) in set_serial_info()