Searched refs:tplg_save_ops (Results 1 - 3 of 3) sorted by relevance
/third_party/alsa-lib/src/topology/ |
H A D | ops.c | 113 int tplg_save_ops(snd_tplg_t *tplg ATTRIBUTE_UNUSED, in tplg_save_ops() function
|
H A D | tplg_local.h | 372 int tplg_save_ops(snd_tplg_t *tplg, struct snd_soc_tplg_ctl_hdr *hdr,
|
H A D | ctl.c | 585 err = tplg_save_ops(tplg, &be->hdr, dst, pfx2); in tplg_save_control_bytes() 723 err = tplg_save_ops(tplg, &ec->hdr, dst, pfx2); in tplg_save_control_enum() 887 err = tplg_save_ops(tplg, &mc->hdr, dst, pfx2); in tplg_save_control_mixer()
|
Completed in 4 milliseconds