may_wake 1286 drivers/tty/serial/xilinx_uartps.c int may_wake; may_wake 1288 drivers/tty/serial/xilinx_uartps.c may_wake = device_may_wakeup(device); may_wake 1290 drivers/tty/serial/xilinx_uartps.c if (console_suspend_enabled && uart_console(port) && may_wake) { may_wake 1324 drivers/tty/serial/xilinx_uartps.c int may_wake; may_wake 1326 drivers/tty/serial/xilinx_uartps.c may_wake = device_may_wakeup(device); may_wake 1328 drivers/tty/serial/xilinx_uartps.c if (console_suspend_enabled && uart_console(port) && !may_wake) {