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

/linux-master/include/uapi/sound/
H A Dasound.h1095 #define SNDRV_CTL_POWER_D3 0x0300 /* Off */ macro
1096 #define SNDRV_CTL_POWER_D3hot (SNDRV_CTL_POWER_D3|0x0000) /* Off, with power */
1097 #define SNDRV_CTL_POWER_D3cold (SNDRV_CTL_POWER_D3|0x0001) /* Off, without power */
/linux-master/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h1095 #define SNDRV_CTL_POWER_D3 0x0300 /* Off */ macro
1096 #define SNDRV_CTL_POWER_D3hot (SNDRV_CTL_POWER_D3|0x0000) /* Off, with power */
1097 #define SNDRV_CTL_POWER_D3cold (SNDRV_CTL_POWER_D3|0x0001) /* Off, without power */

Completed in 264 milliseconds