Searched refs:sa1100_port (Results 1 – 1 of 1) sorted by relevance
74 struct sa1100_port { struct84 static void sa1100_mctrl_check(struct sa1100_port *sport) in sa1100_mctrl_check() argument114 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 …]