Home
last modified time | relevance | path

Searched refs:tplg_ops_name (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-lib/src/topology/
H A Dops.c54 const char *tplg_ops_name(int type) in tplg_ops_name() function
124 s = tplg_ops_name(hdr->ops.info); in tplg_save_ops()
132 s = tplg_ops_name(hdr->ops.get); in tplg_save_ops()
140 s = tplg_ops_name(hdr->ops.put); in tplg_save_ops()
209 s = tplg_ops_name(be->ext_ops.info); in tplg_save_ext_ops()
217 s = tplg_ops_name(be->ext_ops.get); in tplg_save_ext_ops()
225 s = tplg_ops_name(be->ext_ops.put); in tplg_save_ext_ops()
H A Dtplg_local.h332 const char *tplg_ops_name(int type);

Completed in 2 milliseconds