Lines Matching refs:container_of
253 container_of(port, struct uart_sio_port, port); in m32r_sio_stop_tx()
265 container_of(port, struct uart_sio_port, port); in m32r_sio_start_tx()
280 container_of(port, struct uart_sio_port, port); in m32r_sio_start_tx()
292 container_of(port, struct uart_sio_port, port); in m32r_sio_stop_rx()
302 container_of(port, struct uart_sio_port, port); in m32r_sio_enable_ms()
590 container_of(port, struct uart_sio_port, port); in m32r_sio_tx_empty()
619 container_of(port, struct uart_sio_port, port); in m32r_sio_startup()
663 container_of(port, struct uart_sio_port, port); in m32r_sio_shutdown()
693 container_of(port, struct uart_sio_port, port); in m32r_sio_set_termios()
793 container_of(port, struct uart_sio_port, port); in m32r_sio_pm()
839 container_of(port, struct uart_sio_port, port); in m32r_sio_release_port()
877 container_of(port, struct uart_sio_port, port); in m32r_sio_request_port()
905 container_of(port, struct uart_sio_port, port); in m32r_sio_config_port()
1017 container_of(port, struct uart_sio_port, port); in m32r_sio_console_putchar()