cpm_line_cr_cmd    90 drivers/tty/serial/cpm_uart/cpm_uart.h void cpm_line_cr_cmd(struct uart_cpm_port *port, int cmd);
cpm_line_cr_cmd   208 drivers/tty/serial/cpm_uart/cpm_uart_core.c 		cpm_line_cr_cmd(pinfo, CPM_CR_STOP_TX);
cpm_line_cr_cmd   210 drivers/tty/serial/cpm_uart/cpm_uart_core.c 		cpm_line_cr_cmd(pinfo, CPM_CR_RESTART_TX);
cpm_line_cr_cmd   418 drivers/tty/serial/cpm_uart/cpm_uart_core.c 			cpm_line_cr_cmd(pinfo, CPM_CR_INIT_TRX);
cpm_line_cr_cmd   482 drivers/tty/serial/cpm_uart/cpm_uart_core.c 			cpm_line_cr_cmd(pinfo, CPM_CR_STOP_TX);
cpm_line_cr_cmd   485 drivers/tty/serial/cpm_uart/cpm_uart_core.c 			cpm_line_cr_cmd(pinfo, CPM_CR_GRA_STOP_TX);
cpm_line_cr_cmd   836 drivers/tty/serial/cpm_uart/cpm_uart_core.c 	cpm_line_cr_cmd(pinfo, CPM_CR_INIT_TRX);
cpm_line_cr_cmd  1340 drivers/tty/serial/cpm_uart/cpm_uart_core.c 		cpm_line_cr_cmd(pinfo, CPM_CR_STOP_TX);
cpm_line_cr_cmd  1345 drivers/tty/serial/cpm_uart/cpm_uart_core.c 		cpm_line_cr_cmd(pinfo, CPM_CR_GRA_STOP_TX);
cpm_line_cr_cmd  1363 drivers/tty/serial/cpm_uart/cpm_uart_core.c 	cpm_line_cr_cmd(pinfo, CPM_CR_RESTART_TX);