Lines Matching refs:to_max3100_port
114 static inline struct max3100_port *to_max3100_port(struct uart_port *port) in to_max3100_port() function
329 struct max3100_port *s = to_max3100_port(port); in max3100_enable_ms()
337 struct max3100_port *s = to_max3100_port(port); in max3100_start_tx()
346 struct max3100_port *s = to_max3100_port(port); in max3100_stop_rx()
360 struct max3100_port *s = to_max3100_port(port); in max3100_tx_empty()
371 struct max3100_port *s = to_max3100_port(port); in max3100_get_mctrl()
383 struct max3100_port *s = to_max3100_port(port); in max3100_set_mctrl()
409 struct max3100_port *s = to_max3100_port(port); in max3100_set_termios()
525 struct max3100_port *s = to_max3100_port(port); in max3100_shutdown()
550 struct max3100_port *s = to_max3100_port(port); in max3100_startup()
596 struct max3100_port *s = to_max3100_port(port); in max3100_type()
605 struct max3100_port *s = to_max3100_port(port); in max3100_release_port()
612 struct max3100_port *s = to_max3100_port(port); in max3100_config_port()
623 struct max3100_port *s = to_max3100_port(port); in max3100_verify_port()
635 struct max3100_port *s = to_max3100_port(port); in max3100_stop_tx()
642 struct max3100_port *s = to_max3100_port(port); in max3100_request_port()
650 struct max3100_port *s = to_max3100_port(port); in max3100_break_ctl()