Home
last modified time | relevance | path

Searched refs:SND_SOC_TPLG_HW_CONFIG_MAX (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-lib/include/sound/uapi/
H A Dasoc.h41 #define SND_SOC_TPLG_HW_CONFIG_MAX 8 macro
553 struct snd_soc_tplg_hw_config hw_config[SND_SOC_TPLG_HW_CONFIG_MAX]; /* hw configs */
/third_party/alsa-lib/src/topology/
H A Dpcm.c1917 if (link_tpl->num_hw_configs > SND_SOC_TPLG_HW_CONFIG_MAX) in tplg_add_link_object()
2152 struct snd_tplg_hw_config_template hws[SND_SOC_TPLG_HW_CONFIG_MAX]; in tplg_decode_link()
2180 if (link->num_hw_configs > SND_SOC_TPLG_HW_CONFIG_MAX) { in tplg_decode_link()

Completed in 5 milliseconds