Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dfsl_lpuart.c3058 int may_wake = 0; in lpuart_uport_is_active() local
3063 may_wake = tty_dev && device_may_wakeup(tty_dev); in lpuart_uport_is_active()
3067 if ((tty_port_initialized(port) && may_wake) || in lpuart_uport_is_active()