PCM_RES           932 sound/pci/ice1712/aureon.c #define PCM_MIN (PCM_0dB - PCM_RES)
PCM_RES           938 sound/pci/ice1712/aureon.c 	uinfo->value.integer.max = PCM_RES;	/* 0dB */
PCM_RES           962 sound/pci/ice1712/aureon.c 	if (nvol > PCM_RES)
PCM_RES           624 sound/pci/ice1712/phase.c #define PCM_MIN (PCM_0dB - PCM_RES)
PCM_RES           631 sound/pci/ice1712/phase.c 	uinfo->value.integer.max = PCM_RES;	/* 0dB */
PCM_RES           657 sound/pci/ice1712/phase.c 	if (nvol > PCM_RES)