Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/sound/
Dasoc.h284 struct snd_soc_tplg_ctl_hdr { struct
285 __le32 size; /* in bytes of this structure */
286 __le32 type;
287 char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN];
288 __le32 access;
289 struct snd_soc_tplg_io_ops ops;
290 struct snd_soc_tplg_ctl_tlv tlv;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
Dasoc.h171 struct snd_soc_tplg_ctl_hdr { struct
172 __le32 size;
173 __le32 type;
174 char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN];
175 __le32 access;
176 struct snd_soc_tplg_io_ops ops;
177 struct snd_soc_tplg_ctl_tlv tlv;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
Dasoc.h184 struct snd_soc_tplg_ctl_hdr { struct
185 __le32 size;
186 __le32 type;
187 char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN];
188 __le32 access;
189 struct snd_soc_tplg_io_ops ops;
190 struct snd_soc_tplg_ctl_tlv tlv;