Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Ddz.c71 struct dz_mux *mux;
76 struct dz_mux { struct
83 static struct dz_mux dz_mux; argument
178 static inline void dz_receive_chars(struct dz_mux *mux) in dz_receive_chars()
252 static inline void dz_transmit_chars(struct dz_mux *mux) in dz_transmit_chars()
334 struct dz_mux *mux = dev_id; in dz_interrupt()
400 struct dz_mux *mux = dport->mux; in dz_startup()
441 struct dz_mux *mux = dport->mux; in dz_shutdown()
545 struct dz_mux *mux = dport->mux; in dz_reset()
664 struct dz_mux *mux = to_dport(uport)->mux; in dz_release_port()
[all …]