snd_pcm_devices    27 sound/core/pcm.c static LIST_HEAD(snd_pcm_devices);
snd_pcm_devices    42 sound/core/pcm.c 	list_for_each_entry(pcm, &snd_pcm_devices, list) {
snd_pcm_devices    53 sound/core/pcm.c 	list_for_each_entry(pcm, &snd_pcm_devices, list) {
snd_pcm_devices    69 sound/core/pcm.c 	list_for_each_entry(pcm, &snd_pcm_devices, list) {
snd_pcm_devices    79 sound/core/pcm.c 	list_add_tail(&newpcm->list, &snd_pcm_devices);
snd_pcm_devices  1144 sound/core/pcm.c 		list_for_each_entry(pcm, &snd_pcm_devices, list)
snd_pcm_devices  1148 sound/core/pcm.c 		list_for_each_entry(pcm, &snd_pcm_devices, list)
snd_pcm_devices  1168 sound/core/pcm.c 	list_for_each_entry(pcm, &snd_pcm_devices, list) {