Searched refs:uart_type (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/pcmcia/
H A Dcistpl.h210 u_char uart_type; member in struct:cistpl_serial_t
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dmxser.c273 int uart_type; member in struct:mxser_board
2381 info->type = brd->uart_type;
2497 brd->uart_type = PORT_16550A;
2499 brd->uart_type = PORT_16450;
2575 brd->uart_type = PORT_16550A;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dserial_core.c1643 static const char *uart_type(struct uart_port *port) function
1673 uport->line, uart_type(uport),
2129 address, port->irq, uart_type(port));

Completed in 110 milliseconds