Searched defs:hdlcdrv_state (Results 1 – 1 of 1) sorted by relevance
181 struct hdlcdrv_state { struct182 int magic;184 const struct hdlcdrv_ops *ops;186 struct {188 } par;190 struct hdlcdrv_pttoutput {196 } ptt_out;198 struct hdlcdrv_channel_params ch_params;200 struct hdlcdrv_hdlcrx {213 } hdlcrx;[all …]