Searched refs:sa1100_port (Results 1 – 1 of 1) sorted by relevance
89 struct sa1100_port { struct98 static void sa1100_mctrl_check(struct sa1100_port *sport) in sa1100_mctrl_check() argument128 struct sa1100_port *sport = (struct sa1100_port *)data; in sa1100_timeout()145 struct sa1100_port *sport = in sa1100_stop_tx()146 container_of(port, struct sa1100_port, port); in sa1100_stop_tx()159 struct sa1100_port *sport = in sa1100_start_tx()160 container_of(port, struct sa1100_port, port); in sa1100_start_tx()173 struct sa1100_port *sport = in sa1100_stop_rx()174 container_of(port, struct sa1100_port, port); in sa1100_stop_rx()186 struct sa1100_port *sport = in sa1100_enable_ms()[all …]