Searched refs:uart_ops (Results 1 – 25 of 81) sorted by relevance
1234
19 by uart_ops) to the core serial driver. The low level driver is also42 are described in the struct uart_ops listing below.)63 uart_ops section in Low Level Serial API67 :identifiers: uart_ops
132 extern const struct uart_ops *univ8250_port_base_ops;133 extern struct uart_ops univ8250_port_ops;326 void univ8250_rsa_support(struct uart_ops *ops);328 static inline void univ8250_rsa_support(struct uart_ops *ops) { } in univ8250_rsa_support()
101 void univ8250_rsa_support(struct uart_ops *ops) in univ8250_rsa_support()
307 const struct uart_ops *univ8250_port_base_ops = NULL;308 struct uart_ops univ8250_port_ops;
52 static const struct nfcmrvl_if_ops uart_ops = { variable117 priv = nfcmrvl_nci_register_dev(NFCMRVL_PHY_UART, nu, &uart_ops, in nfcmrvl_nci_uart_open()
97 uart_ops
134 static const struct uart_ops tegra_tcu_uart_ops = {
403 static const struct uart_ops mux_pops = {
143 static const struct uart_ops qcom_geni_console_pops;144 static const struct uart_ops qcom_geni_uart_pops;1597 static const struct uart_ops qcom_geni_console_pops = {1620 static const struct uart_ops qcom_geni_uart_pops = {
352 static const struct uart_ops serial21285_ops = {
264 static const struct uart_ops esp32s3_acm_pops = {
238 static const struct uart_ops altera_jtaguart_ops = {
265 static const struct uart_ops liteuart_ops = {
377 static const struct uart_ops sunhv_pops = {
452 static const struct uart_ops arc_serial_pops = {
297 static const struct uart_ops grlib_apbuart_ops = {
379 static const struct uart_ops timbuart_ops = {
332 static const struct uart_ops uart_clps711x_ops = {
367 static const struct uart_ops digicolor_uart_ops = {
395 static const struct uart_ops mps2_uart_pops = {
393 static const struct uart_ops altera_uart_ops = {
447 static const struct uart_ops mcf_uart_ops = {
584 static const struct uart_ops serial_lpc32xx_pops = {
560 static const struct uart_ops vt8500_uart_pops = {
375 struct uart_ops { struct567 const struct uart_ops *ops;
Completed in 55 milliseconds