Searched refs:verify_port (Results 1 – 25 of 64) sorted by relevance
123
/Linux-v4.19/drivers/tty/serial/ |
D | mux.c | 441 .verify_port = mux_verify_port,
|
D | 21285.c | 353 .verify_port = serial21285_verify_port,
|
D | altera_jtaguart.c | 294 .verify_port = altera_jtaguart_verify_port,
|
D | sunhv.c | 394 .verify_port = sunhv_verify_port,
|
D | arc_uart.c | 479 .verify_port = arc_serial_verify_port,
|
D | timbuart.c | 401 .verify_port = timbuart_verify_port
|
D | apbuart.c | 344 .verify_port = apbuart_verify_port,
|
D | sn_console.c | 380 .verify_port = NULL,
|
D | mps2-uart.c | 397 .verify_port = mps2_uart_verify_port,
|
D | serial_ks8695.c | 540 .verify_port = ks8695uart_verify_port,
|
D | altera_uart.c | 432 .verify_port = altera_uart_verify_port,
|
D | netx-serial.c | 469 .verify_port = netx_verify_port,
|
D | lpc32xx_hs.c | 654 .verify_port = serial_lpc32xx_verify_port,
|
D | mcf.c | 479 .verify_port = mcf_verify_port,
|
D | ar933x_uart.c | 508 .verify_port = ar933x_uart_verify_port,
|
D | lantiq.c | 563 .verify_port = lqasc_verify_port,
|
D | vt8500_serial.c | 603 .verify_port = vt8500_verify_port,
|
D | sprd_serial.c | 510 .verify_port = sprd_verify_port,
|
D | uartlite.c | 430 .verify_port = ulite_verify_port,
|
D | efm32-uart.c | 507 .verify_port = efm32_uart_verify_port,
|
D | bcm63xx_uart.c | 652 .verify_port = bcm_uart_verify_port,
|
D | dz.c | 759 .verify_port = dz_verify_port,
|
D | men_z135_uart.c | 790 .verify_port = men_z135_verify_port,
|
D | owl-uart.c | 478 .verify_port = owl_uart_verify_port,
|
/Linux-v4.19/include/linux/ |
D | serial_core.h | 87 int (*verify_port)(struct uart_port *, struct serial_struct *); member
|
123