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

/linux-4.1.27/sound/pci/emu10k1/
H A Demufx.c651 snd_emu10k1_look_for_ctl(struct snd_emu10k1 *emu, struct snd_ctl_elem_id *id) snd_emu10k1_look_for_ctl() function
733 if (snd_emu10k1_look_for_ctl(emu, &id) == NULL) snd_emu10k1_verify_controls()
745 if (snd_emu10k1_look_for_ctl(emu, &gctl->id)) snd_emu10k1_verify_controls()
816 ctl = snd_emu10k1_look_for_ctl(emu, &gctl->id); snd_emu10k1_add_controls()
889 ctl = snd_emu10k1_look_for_ctl(emu, &id); snd_emu10k1_del_controls()

Completed in 43 milliseconds