Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/sound/
A Dsoc-dapm.h640 struct snd_soc_dapm_update { struct
641 struct snd_kcontrol *kcontrol;
642 int reg;
643 int mask;
644 int val;
645 int reg2;
646 int mask2;
647 int val2;
648 bool has_second_set;

Completed in 6 milliseconds