Home
last modified time | relevance | path

Searched refs:num_hw_configs (Results 1 - 3 of 3) sorted by relevance

/third_party/alsa-lib/src/topology/
H A Dpcm.c235 int num_hw_configs = 0, err = 0; in build_link() local
259 memcpy(&link->hw_config[num_hw_configs], in build_link()
262 num_hw_configs++; in build_link()
1148 link->num_hw_configs = err; in parse_hw_config_refs()
1917 if (link_tpl->num_hw_configs > SND_SOC_TPLG_HW_CONFIG_MAX) in tplg_add_link_object()
1919 link->num_hw_configs = link_tpl->num_hw_configs; in tplg_add_link_object()
1921 for (i = 0; i < link->num_hw_configs; i++) in tplg_add_link_object()
2180 if (link->num_hw_configs > SND_SOC_TPLG_HW_CONFIG_MAX) { in tplg_decode_link()
2192 link->num_hw_configs); in tplg_decode_link()
[all...]
/third_party/alsa-lib/include/
H A Dtopology.h1074 int num_hw_configs; /*!< number of hw configs */ member
/third_party/alsa-lib/include/sound/uapi/
H A Dasoc.h554 __le32 num_hw_configs; /* number of hw configs */ member

Completed in 7 milliseconds