Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Ddz.c81 static inline struct dz_port *to_dport(struct uart_port *uport) in to_dport() function
121 struct dz_port *dport = to_dport(uport); in dz_stop_tx()
131 struct dz_port *dport = to_dport(uport); in dz_start_tx()
141 struct dz_port *dport = to_dport(uport); in dz_stop_rx()
356 struct dz_port *dport = to_dport(uport); in dz_get_mctrl()
372 struct dz_port *dport = to_dport(uport); in dz_set_mctrl()
394 struct dz_port *dport = to_dport(uport); in dz_startup()
435 struct dz_port *dport = to_dport(uport); in dz_shutdown()
470 struct dz_port *dport = to_dport(uport); in dz_tx_empty()
485 struct dz_port *dport = to_dport(uport); in dz_break_ctl()
[all …]