Lines Matching defs:pp
106 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_get_mctrl() local
118 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_set_mctrl() local
130 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_start_tx() local
138 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_stop_tx() local
146 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_stop_rx() local
154 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_break_ctl() local
192 static void altera_uart_rx_chars(struct altera_uart *pp) in altera_uart_rx_chars()
241 static void altera_uart_tx_chars(struct altera_uart *pp) in altera_uart_tx_chars()
276 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_interrupt() local
294 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_timer() local
312 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_startup() local
343 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_shutdown() local