SNDRV_CTL_POWER_D3  765 include/sound/asound.h #define SNDRV_CTL_POWER_D3hot		(SNDRV_CTL_POWER_D3|0x0000)	/* Off, with power */
SNDRV_CTL_POWER_D3  766 include/sound/asound.h #define SNDRV_CTL_POWER_D3cold		(SNDRV_CTL_POWER_D3|0x0001)	/* Off, without power */