Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Ddz.c75 struct dz_mux *mux;
80 struct dz_mux { struct
87 static struct dz_mux dz_mux; variable
182 static inline void dz_receive_chars(struct dz_mux *mux) in dz_receive_chars()
256 static inline void dz_transmit_chars(struct dz_mux *mux) in dz_transmit_chars()
339 struct dz_mux *mux = dev_id; in dz_interrupt()
405 struct dz_mux *mux = dport->mux; in dz_startup()
446 struct dz_mux *mux = dport->mux; in dz_shutdown()
550 struct dz_mux *mux = dport->mux; in dz_reset()
666 struct dz_mux *mux = to_dport(uport)->mux; in dz_release_port()
[all …]