Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dhdlcdrv.h181 struct hdlcdrv_state { struct
182 int magic;
183 int opened;
185 const struct hdlcdrv_ops *ops;
187 struct {
189 } par;
191 struct hdlcdrv_pttoutput {
197 } ptt_out;
199 struct hdlcdrv_channel_params ch_params;
201 struct hdlcdrv_hdlcrx {
[all …]