Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsb1250-duart.c100 #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()
[all …]