Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
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()
333 struct dz_mux *mux = dev_id; in dz_interrupt()
399 struct dz_mux *mux = dport->mux; in dz_startup()
440 struct dz_mux *mux = dport->mux; in dz_shutdown()
544 struct dz_mux *mux = dport->mux; in dz_reset()
663 struct dz_mux *mux = to_dport(uport)->mux; in dz_release_port()
[all …]