Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/
Dsoc-ops-test.c83 struct access_test_param { struct
84 const char * const func_name;
85 enum soc_ops_test_control_layout layout;
86 struct soc_mixer_control mc;
87 int (*put)(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *value);
88 int (*get)(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *value);
90 unsigned int init;
91 unsigned int lmask;
92 unsigned int rmask;
93 unsigned int lreg;
[all …]