Home
last modified time | relevance | path

Searched refs:eid (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_mixer.c156 struct snd_ctl_elem_id *eid = NULL; in mixer_open() local
182 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()
/hardware/interfaces/radio/config/1.2/
Dtypes.hal31 string eid;
/hardware/interfaces/radio/1.4/
Dtypes.hal1678 string eid;