Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dhwdep.c32 static struct snd_hwdep *snd_hwdep_search(struct snd_card *card, int device) in snd_hwdep_search() function
285 if (snd_hwdep_search(card, device)) in snd_hwdep_control_ioctl()
305 hwdep = snd_hwdep_search(card, device); in snd_hwdep_control_ioctl()
426 if (snd_hwdep_search(card, hwdep->device)) { in snd_hwdep_dev_register()
468 if (snd_hwdep_search(hwdep->card, hwdep->device) != hwdep) { in snd_hwdep_dev_disconnect()