Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/misc/echo/
Decho.h129 struct oslec_state { struct
130 int16_t tx;
131 int16_t rx;
132 int16_t clean;
133 int16_t clean_nlp;
135 int nonupdate_dwell;
136 int curr_pos;
137 int taps;
138 int log2taps;
139 int adaption_mode;
[all …]
/kernel/linux/linux-5.10/drivers/misc/echo/
Decho.h117 struct oslec_state { struct
118 int16_t tx;
119 int16_t rx;
120 int16_t clean;
121 int16_t clean_nlp;
123 int nonupdate_dwell;
124 int curr_pos;
125 int taps;
126 int log2taps;
127 int adaption_mode;
[all …]