Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/txx9/
Dgeneric.h28 int early_serial_txx9_setup(struct uart_port *port);
/linux-4.4.14/arch/mips/txx9/generic/
Dsetup.c496 early_serial_txx9_setup(&req); in txx9_sio_init()
/linux-4.4.14/drivers/tty/serial/
Dserial_txx9.c995 int __init early_serial_txx9_setup(struct uart_port *port) in early_serial_txx9_setup() function