Lines Matching refs:container_of
263 struct max3100_port *s = container_of(w, struct max3100_port, work); in max3100_work()
342 struct max3100_port *s = container_of(port, in max3100_enable_ms()
353 struct max3100_port *s = container_of(port, in max3100_start_tx()
364 struct max3100_port *s = container_of(port, in max3100_stop_rx()
380 struct max3100_port *s = container_of(port, in max3100_tx_empty()
393 struct max3100_port *s = container_of(port, in max3100_get_mctrl()
407 struct max3100_port *s = container_of(port, in max3100_set_mctrl()
429 struct max3100_port *s = container_of(port, in max3100_set_termios()
552 struct max3100_port *s = container_of(port, in max3100_shutdown()
587 struct max3100_port *s = container_of(port, in max3100_startup()
642 struct max3100_port *s = container_of(port, in max3100_type()
653 struct max3100_port *s = container_of(port, in max3100_release_port()
662 struct max3100_port *s = container_of(port, in max3100_config_port()
675 struct max3100_port *s = container_of(port, in max3100_verify_port()
689 struct max3100_port *s = container_of(port, in max3100_stop_tx()
698 struct max3100_port *s = container_of(port, in max3100_request_port()
708 struct max3100_port *s = container_of(port, in max3100_break_ctl()