Lines Matching refs:to_sport
100 #define to_sport(uport) container_of(uport, struct sbd_port, port) macro
234 struct sbd_port *sport = to_sport(uport); in sbd_tx_empty()
241 struct sbd_port *sport = to_sport(uport); in sbd_get_mctrl()
255 struct sbd_port *sport = to_sport(uport); in sbd_set_mctrl()
283 struct sbd_port *sport = to_sport(uport); in sbd_stop_tx()
291 struct sbd_port *sport = to_sport(uport); in sbd_start_tx()
306 struct sbd_port *sport = to_sport(uport); in sbd_stop_rx()
313 struct sbd_port *sport = to_sport(uport); in sbd_enable_ms()
321 struct sbd_port *sport = to_sport(uport); in sbd_break_ctl()
470 struct sbd_port *sport = to_sport(uport); in sbd_startup()
504 struct sbd_port *sport = to_sport(uport); in sbd_shutdown()
536 struct sbd_port *sport = to_sport(uport); in sbd_set_termios()
646 struct sbd_port *sport = to_sport(uport); in sbd_release_port()
662 struct sbd_port *sport = to_sport(uport); in sbd_map_port()
689 struct sbd_duart *duart = to_sport(uport)->duart; in sbd_request_port()
723 struct sbd_port *sport = to_sport(uport); in sbd_config_port()
825 struct sbd_port *sport = to_sport(uport); in sbd_console_putchar()