Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Dehv_bytechan.c66 static unsigned int stdout_irq; variable
120 stdout_irq = irq_of_parse_and_map(np, 0); in find_console_handle()
121 if (stdout_irq == NO_IRQ) { in find_console_handle()