Lines Matching refs:container_of
146 container_of(port, struct sa1100_port, port); in sa1100_stop_tx()
160 container_of(port, struct sa1100_port, port); in sa1100_start_tx()
174 container_of(port, struct sa1100_port, port); in sa1100_stop_rx()
187 container_of(port, struct sa1100_port, port); in sa1100_enable_ms()
331 container_of(port, struct sa1100_port, port); in sa1100_tx_empty()
351 container_of(port, struct sa1100_port, port); in sa1100_break_ctl()
368 container_of(port, struct sa1100_port, port); in sa1100_startup()
398 container_of(port, struct sa1100_port, port); in sa1100_shutdown()
421 container_of(port, struct sa1100_port, port); in sa1100_set_termios()
525 container_of(port, struct sa1100_port, port); in sa1100_type()
536 container_of(port, struct sa1100_port, port); in sa1100_release_port()
547 container_of(port, struct sa1100_port, port); in sa1100_request_port()
559 container_of(port, struct sa1100_port, port); in sa1100_config_port()
575 container_of(port, struct sa1100_port, port); in sa1100_verify_port()
709 container_of(port, struct sa1100_port, port); in sa1100_console_putchar()