Searched refs:tplg_build_bytes_control (Results 1 - 4 of 4) sorted by relevance
/third_party/alsa-utils/topology/ |
H A D | pre-processor.h | 71 int tplg_build_bytes_control(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg,
|
H A D | pre-process-dapm.c | 148 int tplg_build_bytes_control(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, in tplg_build_bytes_control() function
|
H A D | pre-process-object.c | 1096 {"Control", "bytes", "SectionControlBytes", &tplg_build_bytes_control, NULL,
|
/third_party/alsa-lib/src/topology/ |
H A D | ctl.c | 249 static int tplg_build_bytes_control(snd_tplg_t *tplg, struct tplg_elem *elem) in tplg_build_bytes_control() function 307 err = tplg_build_bytes_control(tplg, elem); in tplg_build_controls()
|
Completed in 6 milliseconds