Home | History | Annotate | Download | only in sound

Lines Matching refs:SNDRV_CTL_POWER_D3

817 #define SNDRV_CTL_POWER_D3		0x0300	/* Off */
818 #define SNDRV_CTL_POWER_D3hot (SNDRV_CTL_POWER_D3|0x0000) /* Off, with power */
819 #define SNDRV_CTL_POWER_D3cold (SNDRV_CTL_POWER_D3|0x0001) /* Off, without power */