Searched refs:univ8250_rsa_support (Results 1 – 3 of 3) sorted by relevance
110 void univ8250_rsa_support(struct uart_ops *ops, const struct uart_ops *core_ops) in univ8250_rsa_support() function117 EXPORT_SYMBOL_FOR_MODULES(univ8250_rsa_support, "8250");
318 void univ8250_rsa_support(struct uart_ops *ops, const struct uart_ops *core_ops);324 static inline void univ8250_rsa_support(struct uart_ops *ops, const struct uart_ops *core_ops) { } in univ8250_rsa_support() function
76 univ8250_rsa_support(&univ8250_port_ops, univ8250_port_base_ops); in __serial8250_isa_init_ports()