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

/linux-4.1.27/sound/core/
H A Dhwdep.c46 static struct snd_hwdep *snd_hwdep_search(struct snd_card *card, int device) snd_hwdep_search() function
291 if (snd_hwdep_search(card, device)) snd_hwdep_control_ioctl()
311 hwdep = snd_hwdep_search(card, device); snd_hwdep_control_ioctl()
428 if (snd_hwdep_search(card, hwdep->device)) { snd_hwdep_dev_register()
470 if (snd_hwdep_search(hwdep->card, hwdep->device) != hwdep) { snd_hwdep_dev_disconnect()

Completed in 31 milliseconds