Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dhdlcdrv.h86 struct hdlcdrv_state { struct
87 int magic;
88 int opened;
90 const struct hdlcdrv_ops *ops;
92 struct {
94 } par;
96 struct hdlcdrv_pttoutput {
102 } ptt_out;
104 struct hdlcdrv_channel_params ch_params;
106 struct hdlcdrv_hdlcrx {
[all …]