PCM_RES           967 sound/pci/ice1712/aureon.c #define PCM_MIN (PCM_0dB - PCM_RES)
PCM_RES           973 sound/pci/ice1712/aureon.c 	uinfo->value.integer.max = PCM_RES;	/* 0dB */
PCM_RES           997 sound/pci/ice1712/aureon.c 	if (nvol > PCM_RES)
PCM_RES           639 sound/pci/ice1712/phase.c #define PCM_MIN (PCM_0dB - PCM_RES)
PCM_RES           646 sound/pci/ice1712/phase.c 	uinfo->value.integer.max = PCM_RES;	/* 0dB */
PCM_RES           672 sound/pci/ice1712/phase.c 	if (nvol > PCM_RES)