Home
last modified time | relevance | path

Searched refs:to_max3100_port (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/tty/serial/
H A Dmax3100.c114 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()
[all …]