Home
last modified time | relevance | path

Searched refs:config_template_items (Results 1 – 2 of 2) sorted by relevance

/third_party/alsa-utils/topology/
Dpre-process-object.c199 const struct config_template_items *items) in tplg_create_config_template()
937 const struct config_template_items pcm_caps_config = {
944 const struct config_template_items fe_dai_config = {
948 const struct config_template_items hwcfg_config = {
955 const struct config_template_items be_dai_config = {
961 const struct config_template_items pcm_config = {
966 const struct config_template_items mixer_control_config = {
971 const struct config_template_items bytes_control_config = {
976 const struct config_template_items scale_config = {
980 const struct config_template_items ops_config = {
[all …]
Dpre-processor.h29 struct config_template_items { struct
47 const struct config_template_items *template_items; argument