Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/host/
A Dxhci-dbgtty.c47 bool do_tty_wake = false; in dbc_start_tx() local
55 do_tty_wake = true; in dbc_start_tx()
70 if (do_tty_wake && port->port.tty) in dbc_start_tx()
/linux-6.3-rc2/drivers/usb/gadget/function/
A Du_serial.c239 bool do_tty_wake = false; in gs_start_tx() local
259 do_tty_wake = true; in gs_start_tx()
294 if (do_tty_wake && port->port.tty) in gs_start_tx()

Completed in 10 milliseconds