Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dasoc.h412 struct snd_soc_tplg_enum_control { struct
413 struct snd_soc_tplg_ctl_hdr hdr;
414 __le32 size; /* in bytes of this structure */
415 __le32 num_channels;
416 struct snd_soc_tplg_channel channel[SND_SOC_TPLG_MAX_CHAN];
417 __le32 items;
418 __le32 mask;
419 __le32 count;
420 char texts[SND_SOC_TPLG_NUM_TEXTS][SNDRV_CTL_ELEM_ID_NAME_MAXLEN];
421 __le32 values[SND_SOC_TPLG_NUM_TEXTS * SNDRV_CTL_ELEM_ID_NAME_MAXLEN / 4];
[all …]
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasoc.h412 struct snd_soc_tplg_enum_control { struct
413 struct snd_soc_tplg_ctl_hdr hdr;
414 __le32 size; /* in bytes of this structure */
415 __le32 num_channels;
416 struct snd_soc_tplg_channel channel[SND_SOC_TPLG_MAX_CHAN];
417 __le32 items;
418 __le32 mask;
419 __le32 count;
420 char texts[SND_SOC_TPLG_NUM_TEXTS][SNDRV_CTL_ELEM_ID_NAME_MAXLEN];
421 __le32 values[SND_SOC_TPLG_NUM_TEXTS * SNDRV_CTL_ELEM_ID_NAME_MAXLEN / 4];
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dasoc.h412 struct snd_soc_tplg_enum_control { struct
413 struct snd_soc_tplg_ctl_hdr hdr;
414 __le32 size; /* in bytes of this structure */
415 __le32 num_channels;
416 struct snd_soc_tplg_channel channel[SND_SOC_TPLG_MAX_CHAN];
417 __le32 items;
418 __le32 mask;
419 __le32 count;
420 char texts[SND_SOC_TPLG_NUM_TEXTS][SNDRV_CTL_ELEM_ID_NAME_MAXLEN];
421 __le32 values[SND_SOC_TPLG_NUM_TEXTS * SNDRV_CTL_ELEM_ID_NAME_MAXLEN / 4];
[all …]