Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/topology/
H A Delem.c261 int tplg_ref_add_elem(struct tplg_elem *elem, struct tplg_elem *elem_ref) in tplg_ref_add_elem() argument
269 ref->type = elem_ref->type; in tplg_ref_add_elem()
270 ref->elem = elem_ref; in tplg_ref_add_elem()
271 snd_strlcpy(ref->id, elem_ref->id, SNDRV_CTL_ELEM_ID_NAME_MAXLEN); in tplg_ref_add_elem()
H A Dtplg_local.h310 int tplg_ref_add_elem(struct tplg_elem *elem, struct tplg_elem *elem_ref);

Completed in 2 milliseconds