Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dhdlcdrv.h85 struct hdlcdrv_state { struct
86 int magic;
87 int opened;
89 const struct hdlcdrv_ops *ops;
91 struct {
93 } par;
95 struct hdlcdrv_pttoutput {
101 } ptt_out;
103 struct hdlcdrv_channel_params ch_params;
105 struct hdlcdrv_hdlcrx {
[all …]