Home
last modified time | relevance | path

Searched defs:baycom_state (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/hamradio/
H A Dbaycom_ser_fdx.c112 struct baycom_state { struct
113 struct hdlcdrv_state hdrv;
115 unsigned int baud, baud_us, baud_arbdiv, baud_uartdiv, baud_dcdtimeout;
116 int opt_dcd;
118 struct modem_state {
145 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq() argument
H A Dbaycom_par.c112 struct baycom_state { struct
113 struct hdlcdrv_state hdrv;
115 struct pardevice *pdev;
116 unsigned int options;
118 struct modem_state {
143 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq() argument
H A Dbaycom_ser_hdx.c98 struct baycom_state { struct
99 struct hdlcdrv_state hdrv;
101 int opt_dcd;
103 struct modem_state {
132 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq() argument