Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dsb1250-duart.c109 #define to_sport(uport) container_of(uport, struct sbd_port, port) macro
243 struct sbd_port *sport = to_sport(uport); in sbd_tx_empty()
250 struct sbd_port *sport = to_sport(uport); in sbd_get_mctrl()
264 struct sbd_port *sport = to_sport(uport); in sbd_set_mctrl()
292 struct sbd_port *sport = to_sport(uport); in sbd_stop_tx()
300 struct sbd_port *sport = to_sport(uport); in sbd_start_tx()
315 struct sbd_port *sport = to_sport(uport); in sbd_stop_rx()
322 struct sbd_port *sport = to_sport(uport); in sbd_enable_ms()
330 struct sbd_port *sport = to_sport(uport); in sbd_break_ctl()
479 struct sbd_port *sport = to_sport(uport); in sbd_startup()
[all …]