Home
last modified time | relevance | path

Searched defs:io_serial_in (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/
H A Dearly_printk.c99 static __noendbr unsigned int io_serial_in(unsigned long addr, int offset) in io_serial_in() function
/linux/drivers/tty/serial/8250/
H A D8250_port.c398 static u32 io_serial_in(struct uart_port *p, unsigned int offset) in io_serial_in() function