Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h121123 struct snd_soc_dapm_update { struct
121124 struct snd_kcontrol *kcontrol;
121125 int reg;
121126 int mask;
121127 int val;
121128 int reg2;
121129 int mask2;
121130 int val2;
121131 bool has_second_set;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h127640 struct snd_soc_dapm_update { struct
127641 struct snd_kcontrol *kcontrol;
127642 int reg;
127643 int mask;
127644 int val;
127645 int reg2;
127646 int mask2;
127647 int val2;
127648 bool has_second_set;