Home
last modified time | relevance | path

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

/drivers/tty/serial/8250/
D8250_core.c480 static void univ8250_rsa_support(struct uart_ops *ops) in univ8250_rsa_support() function
488 #define univ8250_rsa_support(x) do { } while (0) macro
533 univ8250_rsa_support(&univ8250_port_ops); in serial8250_isa_init_ports()