Searched refs:eid (Results 1 – 3 of 3) sorted by relevance
156 struct snd_ctl_elem_id *eid = NULL; in mixer_open() local182 eid = calloc(elist.count, sizeof(struct snd_ctl_elem_id)); in mixer_open()183 if (!eid) in mixer_open()189 elist.pids = eid; in mixer_open()195 ei->id.numid = eid[n].numid; in mixer_open()218 free(eid); in mixer_open()222 if (eid) in mixer_open()223 free(eid); in mixer_open()
31 string eid;
1678 string eid;