Searched refs:elem_ref (Results 1 – 2 of 2) sorted by relevance
262 int tplg_ref_add_elem(struct tplg_elem *elem, struct tplg_elem *elem_ref) in tplg_ref_add_elem() argument270 ref->type = elem_ref->type; in tplg_ref_add_elem()271 ref->elem = elem_ref; in tplg_ref_add_elem()272 snd_strlcpy(ref->id, elem_ref->id, SNDRV_CTL_ELEM_ID_NAME_MAXLEN); in tplg_ref_add_elem()
309 int tplg_ref_add_elem(struct tplg_elem *elem, struct tplg_elem *elem_ref);