Searched refs:uart_ops (Results 1 – 25 of 78) sorted by relevance
1234
52 static const struct nfcmrvl_if_ops uart_ops = { variable124 priv = nfcmrvl_nci_register_dev(NFCMRVL_PHY_UART, nu, &uart_ops, in nfcmrvl_nci_uart_open()
66 uart_ops
38 struct uart_ops { struct236 const struct uart_ops *ops;
19 by uart_ops) to the core serial driver. The low level driver is also42 are described in the uart_ops listing below.)63 uart_ops section in Low Level Serial API66 The uart_ops structure is the main interface between serial_core and the
142 static const struct uart_ops qcom_geni_console_pops;143 static const struct uart_ops qcom_geni_uart_pops;1288 static const struct uart_ops qcom_geni_console_pops = {1308 static const struct uart_ops qcom_geni_uart_pops = {
133 static const struct uart_ops tegra_tcu_uart_ops = {
228 static const struct uart_ops liteuart_ops = {
422 static const struct uart_ops mux_pops = {
373 static const struct uart_ops serial21285_ops = {
374 static const struct uart_ops sunhv_pops = {
277 static const struct uart_ops altera_jtaguart_ops = {
383 static const struct uart_ops timbuart_ops = {
458 static const struct uart_ops arc_serial_pops = {
323 static const struct uart_ops grlib_apbuart_ops = {
332 static const struct uart_ops uart_clps711x_ops = {
367 static const struct uart_ops digicolor_uart_ops = {
415 static const struct uart_ops altera_uart_ops = {
2191 const struct uart_ops *ops = uport->ops; in uart_suspend_port()2275 const struct uart_ops *ops = uport->ops; in uart_resume_port()2490 static const struct tty_operations uart_ops = { variable2580 tty_set_operations(normal, &uart_ops); in uart_register_driver()
414 static const struct uart_ops mps2_uart_pops = {
610 static const struct uart_ops serial_lpc32xx_pops = {
462 static const struct uart_ops mcf_uart_ops = {
385 static const struct uart_ops mlb_usio_ops = {
581 static const struct uart_ops vt8500_uart_pops = {
774 static const struct uart_ops men_z135_ops = {
379 static const struct uart_ops *base_ops;380 static struct uart_ops univ8250_port_ops;469 static void univ8250_rsa_support(struct uart_ops *ops) in univ8250_rsa_support()
Completed in 47 milliseconds