Home
last modified time | relevance | path

Searched refs:serinfo (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
Dbcm63xx_uart.c620 struct serial_struct *serinfo) in bcm_uart_verify_port() argument
624 if (port->irq != serinfo->irq) in bcm_uart_verify_port()
626 if (port->iotype != serinfo->io_type) in bcm_uart_verify_port()
628 if (port->mapbase != (unsigned long)serinfo->iomem_base) in bcm_uart_verify_port()
Defm32-uart.c480 struct serial_struct *serinfo) in efm32_uart_verify_port() argument
484 if (serinfo->type != PORT_UNKNOWN && serinfo->type != PORT_EFMUART) in efm32_uart_verify_port()
Dpch_uart.c1498 struct serial_struct *serinfo) in pch_uart_verify_port() argument
1503 if (serinfo->flags & UPF_LOW_LATENCY) { in pch_uart_verify_port()
1507 serinfo->flags &= ~UPF_LOW_LATENCY; in pch_uart_verify_port()
Dmen_z135_uart.c773 struct serial_struct *serinfo) in men_z135_verify_port() argument
/linux-4.4.14/Documentation/serial/
Ddriver309 verify_port(port,serinfo)
310 Verify the new serial port information contained within serinfo is