Lines Matching defs:pinfo

67 	struct uart_cpm_port *pinfo =  in cpm_uart_tx_empty()  local
90 struct uart_cpm_port *pinfo = in cpm_uart_set_mctrl() local
102 struct uart_cpm_port *pinfo = in cpm_uart_get_mctrl() local
134 struct uart_cpm_port *pinfo = in cpm_uart_stop_tx() local
152 struct uart_cpm_port *pinfo = in cpm_uart_start_tx() local
181 struct uart_cpm_port *pinfo = in cpm_uart_stop_rx() local
199 struct uart_cpm_port *pinfo = in cpm_uart_break_ctl() local
234 struct uart_cpm_port *pinfo = in cpm_uart_int_rx() local
359 struct uart_cpm_port *pinfo = (struct uart_cpm_port *)port; in cpm_uart_int() local
390 struct uart_cpm_port *pinfo = in cpm_uart_startup() local
434 inline void cpm_uart_wait_until_send(struct uart_cpm_port *pinfo) in cpm_uart_wait_until_send()
445 struct uart_cpm_port *pinfo = in cpm_uart_shutdown() local
495 struct uart_cpm_port *pinfo = in cpm_uart_set_termios() local
649 struct uart_cpm_port *pinfo = in cpm_uart_tx_pump() local
712 static void cpm_uart_initbd(struct uart_cpm_port *pinfo) in cpm_uart_initbd()
751 static void cpm_uart_init_scc(struct uart_cpm_port *pinfo) in cpm_uart_init_scc()
814 static void cpm_uart_init_smc(struct uart_cpm_port *pinfo) in cpm_uart_init_smc()
871 static int cpm_uart_allocbuf(struct uart_cpm_port *pinfo, unsigned int is_con) in cpm_uart_allocbuf()
926 static void cpm_uart_freebuf(struct uart_cpm_port *pinfo) in cpm_uart_freebuf()
943 struct uart_cpm_port *pinfo = in cpm_uart_request_port() local
976 struct uart_cpm_port *pinfo = in cpm_uart_release_port() local
1001 static void cpm_uart_early_write(struct uart_cpm_port *pinfo, in cpm_uart_early_write()
1084 static int poll_wait_key(char *obuf, struct uart_cpm_port *pinfo) in poll_wait_key()
1121 struct uart_cpm_port *pinfo = in cpm_get_poll_char() local
1143 struct uart_cpm_port *pinfo = in cpm_put_poll_char() local
1253 struct uart_cpm_port *pinfo) in cpm_uart_init_port()
1375 struct uart_cpm_port *pinfo = &cpm_uart_ports[co->index]; in cpm_uart_console_write() local
1397 struct uart_cpm_port *pinfo; in cpm_uart_console_setup() local
1520 struct uart_cpm_port *pinfo = &cpm_uart_ports[index]; in cpm_uart_probe() local
1548 struct uart_cpm_port *pinfo = platform_get_drvdata(ofdev); in cpm_uart_remove() local