Lines Matching refs:container_of
76 container_of(port, struct jsm_channel, uart_port); in jsm_tty_get_mctrl()
98 container_of(port, struct jsm_channel, uart_port); in jsm_tty_set_mctrl()
127 channel = container_of(port, struct jsm_channel, uart_port); in jsm_tty_write()
134 container_of(port, struct jsm_channel, uart_port); in jsm_tty_start_tx()
147 container_of(port, struct jsm_channel, uart_port); in jsm_tty_stop_tx()
160 container_of(port, struct jsm_channel, uart_port); in jsm_tty_send_xchar()
176 container_of(port, struct jsm_channel, uart_port); in jsm_tty_stop_rx()
185 container_of(port, struct jsm_channel, uart_port); in jsm_tty_break()
200 container_of(port, struct jsm_channel, uart_port); in jsm_tty_open()
280 container_of(port, struct jsm_channel, uart_port); in jsm_tty_close()
315 container_of(port, struct jsm_channel, uart_port); in jsm_tty_set_termios()