Home
last modified time | relevance | path

Searched refs:do_tty_wake (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-dbgtty.c47 bool do_tty_wake = false; variable
55 do_tty_wake = true;
70 if (do_tty_wake && port->port.tty)
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-dbgtty.c47 bool do_tty_wake = false; variable
55 do_tty_wake = true;
70 if (do_tty_wake && port->port.tty)
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Du_serial.c238 bool do_tty_wake = false; in gs_start_tx() local
258 do_tty_wake = true; in gs_start_tx()
295 if (do_tty_wake && port->port.tty) in gs_start_tx()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H 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 6 milliseconds