Searched refs:to_sport (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
H A Dsb1250-duart.c109 #define to_sport(uport) container_of(uport, struct sbd_port, port) macro
243 struct sbd_port *sport = to_sport(uport); sbd_tx_empty()
250 struct sbd_port *sport = to_sport(uport); sbd_get_mctrl()
264 struct sbd_port *sport = to_sport(uport); sbd_set_mctrl()
292 struct sbd_port *sport = to_sport(uport); sbd_stop_tx()
300 struct sbd_port *sport = to_sport(uport); sbd_start_tx()
315 struct sbd_port *sport = to_sport(uport); sbd_stop_rx()
322 struct sbd_port *sport = to_sport(uport); sbd_enable_ms()
330 struct sbd_port *sport = to_sport(uport); sbd_break_ctl()
479 struct sbd_port *sport = to_sport(uport); sbd_startup()
513 struct sbd_port *sport = to_sport(uport); sbd_shutdown()
545 struct sbd_port *sport = to_sport(uport); sbd_set_termios()
655 struct sbd_port *sport = to_sport(uport); sbd_release_port()
673 struct sbd_port *sport = to_sport(uport); sbd_map_port()
700 struct sbd_duart *duart = to_sport(uport)->duart; sbd_request_port()
736 struct sbd_port *sport = to_sport(uport); sbd_config_port()
837 struct sbd_port *sport = to_sport(uport); sbd_console_putchar()

Completed in 75 milliseconds