Searched refs:SIU_MAX_VOLUME (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/sh/
H A Dsiu_dai.c37 # define SIU_MAX_VOLUME 0x1000 macro
39 # define SIU_MAX_VOLUME 0x7fff macro
364 uinfo->value.integer.max = SIU_MAX_VOLUME;
413 ucontrol->value.integer.value[0] > SIU_MAX_VOLUME ||
415 ucontrol->value.integer.value[1] > SIU_MAX_VOLUME)

Completed in 15 milliseconds