Home | History | Annotate | Download | only in sound

Lines Matching refs:SNDRV_CTL_POWER_D3

825 #define SNDRV_CTL_POWER_D3		0x0300	/* Off */
826 #define SNDRV_CTL_POWER_D3hot (SNDRV_CTL_POWER_D3|0x0000) /* Off, with power */
827 #define SNDRV_CTL_POWER_D3cold (SNDRV_CTL_POWER_D3|0x0001) /* Off, without power */