Searched refs:snd_ctl_elem_id_malloc (Results 1 – 8 of 8) sorted by relevance
105 err = snd_ctl_elem_id_malloc(&filter[idx]); in filter_controls_parse()
200 if (snd_ctl_elem_id_malloc(&id1)) in add_to_list()
202 err = snd_ctl_elem_id_malloc(&res->ctl_id); in init_space()698 err = snd_ctl_elem_id_malloc(&id); in elemid_get()726 err = snd_ctl_elem_id_malloc(&id); in elemid_get()
521 err = snd_ctl_elem_id_malloc(&elem->id); in add_elem()
1843 int snd_ctl_elem_id_malloc(snd_ctl_elem_id_t **ptr) in snd_ctl_elem_id_malloc() function
455 int snd_ctl_elem_id_malloc(snd_ctl_elem_id_t **ptr);
251 err = snd_ctl_elem_id_malloc(&control->id); in init_mixer_control()
400 snd_ctl_elem_id_malloc(&id); in execute_cset()