cpm_uart_ports     87 drivers/tty/serial/cpm_uart/cpm_uart.h extern struct uart_cpm_port cpm_uart_ports[UART_NR];
cpm_uart_ports   1141 drivers/tty/serial/cpm_uart/cpm_uart_core.c struct uart_cpm_port cpm_uart_ports[UART_NR];
cpm_uart_ports   1268 drivers/tty/serial/cpm_uart/cpm_uart_core.c 	struct uart_cpm_port *pinfo = &cpm_uart_ports[co->index];
cpm_uart_ports   1321 drivers/tty/serial/cpm_uart/cpm_uart_core.c 	pinfo = &cpm_uart_ports[co->index];
cpm_uart_ports   1407 drivers/tty/serial/cpm_uart/cpm_uart_core.c 	struct uart_cpm_port *pinfo = &cpm_uart_ports[index];