Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Ddz.c74 struct dz_mux *mux;
79 struct dz_mux { struct
86 static struct dz_mux dz_mux; variable
181 static inline void dz_receive_chars(struct dz_mux *mux) in dz_receive_chars()
255 static inline void dz_transmit_chars(struct dz_mux *mux) in dz_transmit_chars()
338 struct dz_mux *mux = dev_id; in dz_interrupt()
404 struct dz_mux *mux = dport->mux; in dz_startup()
445 struct dz_mux *mux = dport->mux; in dz_shutdown()
549 struct dz_mux *mux = dport->mux; in dz_reset()
665 struct dz_mux *mux = to_dport(uport)->mux; in dz_release_port()
[all …]