Home
last modified time | relevance | path

Searched defs:snd_soc_tplg_link_config (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.h539 struct snd_soc_tplg_link_config { struct
540 __le32 size; /* in bytes of this structure */
541 __le32 id; /* unique ID - used to match */
542 char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; /* name - used to match */
543 char stream_name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; /* stream name - used to match */
544 …c_tplg_stream stream[SND_SOC_TPLG_STREAM_CONFIG_MAX]; /* supported configs playback and captrure */
545 __le32 num_streams; /* number of streams */
546 struct snd_soc_tplg_hw_config hw_config[SND_SOC_TPLG_HW_CONFIG_MAX]; /* hw configs */
547 __le32 num_hw_configs; /* number of hw configs */
548 __le32 default_hw_config_id; /* default hw config ID for init */
[all …]
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasoc.h539 struct snd_soc_tplg_link_config { struct
540 __le32 size; /* in bytes of this structure */
541 __le32 id; /* unique ID - used to match */
542 char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; /* name - used to match */
543 char stream_name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; /* stream name - used to match */
544 …c_tplg_stream stream[SND_SOC_TPLG_STREAM_CONFIG_MAX]; /* supported configs playback and captrure */
545 __le32 num_streams; /* number of streams */
546 struct snd_soc_tplg_hw_config hw_config[SND_SOC_TPLG_HW_CONFIG_MAX]; /* hw configs */
547 __le32 num_hw_configs; /* number of hw configs */
548 __le32 default_hw_config_id; /* default hw config ID for init */
[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.h539 struct snd_soc_tplg_link_config { struct
540 __le32 size; /* in bytes of this structure */
541 __le32 id; /* unique ID - used to match */
542 char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; /* name - used to match */
543 char stream_name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; /* stream name - used to match */
544 …c_tplg_stream stream[SND_SOC_TPLG_STREAM_CONFIG_MAX]; /* supported configs playback and captrure */
545 __le32 num_streams; /* number of streams */
546 struct snd_soc_tplg_hw_config hw_config[SND_SOC_TPLG_HW_CONFIG_MAX]; /* hw configs */
547 __le32 num_hw_configs; /* number of hw configs */
548 __le32 default_hw_config_id; /* default hw config ID for init */
[all …]