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
190 static void altera_uart_rx_chars(struct altera_uart *pp) in altera_uart_rx_chars()
237 static void altera_uart_tx_chars(struct altera_uart *pp) in altera_uart_tx_chars()
272 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_interrupt() local
290 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_timer() local
308 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_startup() local
339 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_shutdown() local