Searched refs:tplg_build_control (Results 1 - 1 of 1) sorted by relevance
/third_party/alsa-utils/topology/ |
H A D | pre-process-dapm.c | 113 static int tplg_build_control(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_control() function 145 return tplg_build_control(tplg_pp, obj_cfg, parent, "mixer"); in tplg_build_mixer_control() 151 return tplg_build_control(tplg_pp, obj_cfg, parent, "bytes"); in tplg_build_bytes_control() 157 return tplg_build_control(tplg_pp, obj_cfg, parent, "enum"); in tplg_build_enum_control()
|
Completed in 2 milliseconds