pcms_count        212 include/sound/ac97_codec.h 	unsigned short pcms_count; /* count of PCMs */
pcms_count        401 include/sound/ac97_codec.h 			unsigned short pcms_count,
pcms_count        432 sound/pci/ac97/ac97_pcm.c 			unsigned short pcms_count,
pcms_count        445 sound/pci/ac97/ac97_pcm.c 	rpcms = kcalloc(pcms_count, sizeof(struct ac97_pcm), GFP_KERNEL);
pcms_count        465 sound/pci/ac97/ac97_pcm.c 	for (i = 0; i < pcms_count; i++) {
pcms_count        537 sound/pci/ac97/ac97_pcm.c 	bus->pcms_count = pcms_count;