Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/tty/serial/
Dsa1100.c74 struct sa1100_port { struct
84 static void sa1100_mctrl_check(struct sa1100_port *sport) in sa1100_mctrl_check() argument
114 struct sa1100_port *sport = from_timer(sport, t, timer); in sa1100_timeout()
131 struct sa1100_port *sport = in sa1100_stop_tx()
132 container_of(port, struct sa1100_port, port); in sa1100_stop_tx()
145 struct sa1100_port *sport = in sa1100_start_tx()
146 container_of(port, struct sa1100_port, port); in sa1100_start_tx()
159 struct sa1100_port *sport = in sa1100_stop_rx()
160 container_of(port, struct sa1100_port, port); in sa1100_stop_rx()
172 struct sa1100_port *sport = in sa1100_enable_ms()
[all …]