Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/8250/
H A D8250.h326 void univ8250_rsa_support(struct uart_ops *ops);
328 static inline void univ8250_rsa_support(struct uart_ops *ops) { } in univ8250_rsa_support() function
H A D8250_rsa.c101 void univ8250_rsa_support(struct uart_ops *ops) in univ8250_rsa_support() function
H A D8250_platform.c77 univ8250_rsa_support(&univ8250_port_ops); in __serial8250_isa_init_ports()