Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/tty/serial/8250/
D8250_core.c475 static void univ8250_rsa_support(struct uart_ops *ops) in univ8250_rsa_support() function
483 #define univ8250_rsa_support(x) do { } while (0) macro
543 univ8250_rsa_support(&univ8250_port_ops); in serial8250_isa_init_ports()