SNDRV_CTL_POWER_D3  880 include/uapi/sound/asound.h #define SNDRV_CTL_POWER_D3hot		(SNDRV_CTL_POWER_D3|0x0000)	/* Off, with power */
SNDRV_CTL_POWER_D3  881 include/uapi/sound/asound.h #define SNDRV_CTL_POWER_D3cold		(SNDRV_CTL_POWER_D3|0x0001)	/* Off, without power */
SNDRV_CTL_POWER_D3  880 tools/include/uapi/sound/asound.h #define SNDRV_CTL_POWER_D3hot		(SNDRV_CTL_POWER_D3|0x0000)	/* Off, with power */
SNDRV_CTL_POWER_D3  881 tools/include/uapi/sound/asound.h #define SNDRV_CTL_POWER_D3cold		(SNDRV_CTL_POWER_D3|0x0001)	/* Off, without power */