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/
Dops.c55 const char *tplg_ops_name(int type) in tplg_ops_name() function
125 s = tplg_ops_name(hdr->ops.info); in tplg_save_ops()
133 s = tplg_ops_name(hdr->ops.get); in tplg_save_ops()
141 s = tplg_ops_name(hdr->ops.put); in tplg_save_ops()
210 s = tplg_ops_name(be->ext_ops.info); in tplg_save_ext_ops()
218 s = tplg_ops_name(be->ext_ops.get); in tplg_save_ext_ops()
226 s = tplg_ops_name(be->ext_ops.put); in tplg_save_ext_ops()
Dtplg_local.h331 const char *tplg_ops_name(int type);