snd_hwdep_devices   24 sound/core/hwdep.c static LIST_HEAD(snd_hwdep_devices);
snd_hwdep_devices   36 sound/core/hwdep.c 	list_for_each_entry(hwdep, &snd_hwdep_devices, list)
snd_hwdep_devices  418 sound/core/hwdep.c 	list_add_tail(&hwdep->list, &snd_hwdep_devices);
snd_hwdep_devices  484 sound/core/hwdep.c 	list_for_each_entry(hwdep, &snd_hwdep_devices, list)