Searched defs:uart_ops (Results 1 – 3 of 3) sorted by relevance
375 struct uart_ops { struct 376 tx_emptyuart_ops global() argument 377 set_mctrluart_ops global() argument 378 get_mctrluart_ops global() argument 379 stop_txuart_ops global() argument 380 start_txuart_ops global() argument 381 throttleuart_ops global() argument 382 unthrottleuart_ops global() argument 383 send_xcharuart_ops global() argument 384 stop_rxuart_ops global() argument 385 start_rxuart_ops global() argument 386 enable_msuart_ops global() argument 387 break_ctluart_ops global() argument 388 startupuart_ops global() argument 389 shutdownuart_ops global() argument 390 flush_bufferuart_ops global() argument 391 set_termiosuart_ops global() argument 393 set_ldiscuart_ops global() argument 394 pmuart_ops global() argument 396 typeuart_ops global() argument 397 release_portuart_ops global() argument 398 request_portuart_ops global() argument 399 config_portuart_ops global() argument 400 verify_portuart_ops global() argument 401 ioctluart_ops global() argument 403 poll_inituart_ops global() argument 404 poll_put_charuart_ops global() argument 405 poll_get_charuart_ops global() argument
62 uart_ops chapter
99 const struct uart_ops *uart_ops; member