Home
last modified time | relevance | path

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

/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 …]
/kernel/linux/linux-6.6/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 …]