Searched refs:verify_port (Results 1 – 25 of 62) sorted by relevance
123
| /Linux-v5.4/drivers/tty/serial/ |
| D | mux.c | 441 .verify_port = mux_verify_port,
|
| D | 21285.c | 353 .verify_port = serial21285_verify_port,
|
| D | sunhv.c | 394 .verify_port = sunhv_verify_port,
|
| D | altera_jtaguart.c | 294 .verify_port = altera_jtaguart_verify_port,
|
| D | timbuart.c | 401 .verify_port = timbuart_verify_port
|
| D | arc_uart.c | 479 .verify_port = arc_serial_verify_port,
|
| D | apbuart.c | 344 .verify_port = apbuart_verify_port,
|
| D | altera_uart.c | 432 .verify_port = altera_uart_verify_port,
|
| D | mps2-uart.c | 429 .verify_port = mps2_uart_verify_port,
|
| D | vt8500_serial.c | 603 .verify_port = vt8500_verify_port,
|
| D | ar933x_uart.c | 503 .verify_port = ar933x_uart_verify_port,
|
| D | lpc32xx_hs.c | 629 .verify_port = serial_lpc32xx_verify_port,
|
| D | mcf.c | 479 .verify_port = mcf_verify_port,
|
| D | uartlite.c | 438 .verify_port = ulite_verify_port,
|
| D | sifive.c | 879 .verify_port = sifive_serial_verify_port,
|
| D | dz.c | 759 .verify_port = dz_verify_port,
|
| D | efm32-uart.c | 507 .verify_port = efm32_uart_verify_port,
|
| D | men_z135_uart.c | 789 .verify_port = men_z135_verify_port,
|
| D | pnx8xxx_uart.c | 646 .verify_port = pnx8xxx_verify_port,
|
| D | bcm63xx_uart.c | 652 .verify_port = bcm_uart_verify_port,
|
| D | meson_uart.c | 444 .verify_port = meson_uart_verify_port,
|
| D | owl-uart.c | 478 .verify_port = owl_uart_verify_port,
|
| D | st-asc.c | 712 .verify_port = asc_verify_port,
|
| D | pic32_uart.c | 689 .verify_port = pic32_uart_verify_port,
|
| /Linux-v5.4/include/linux/ |
| D | serial_core.h | 75 int (*verify_port)(struct uart_port *, struct serial_struct *); member
|
123