Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Ddz.c66 struct dz_mux *mux;
71 struct dz_mux { struct
78 static struct dz_mux dz_mux; argument
174 static inline void dz_receive_chars(struct dz_mux *mux) in dz_receive_chars()
248 static inline void dz_transmit_chars(struct dz_mux *mux) in dz_transmit_chars()
329 struct dz_mux *mux = dev_id; in dz_interrupt()
395 struct dz_mux *mux = dport->mux; in dz_startup()
436 struct dz_mux *mux = dport->mux; in dz_shutdown()
540 struct dz_mux *mux = dport->mux; in dz_reset()
672 struct dz_mux *mux = to_dport(uport)->mux; in dz_release_port()
[all …]