Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasound.h707 #define SNDRV_CTL_POWER_D3 0x0300 macro
708 #define SNDRV_CTL_POWER_D3hot (SNDRV_CTL_POWER_D3|0x0000)
709 #define SNDRV_CTL_POWER_D3cold (SNDRV_CTL_POWER_D3|0x0001)
/kernel/linux/linux-5.10/tools/include/uapi/sound/
H A Dasound.h993 #define SNDRV_CTL_POWER_D3 0x0300 /* Off */ macro
994 #define SNDRV_CTL_POWER_D3hot (SNDRV_CTL_POWER_D3|0x0000) /* Off, with power */
995 #define SNDRV_CTL_POWER_D3cold (SNDRV_CTL_POWER_D3|0x0001) /* Off, without power */
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasound.h993 #define SNDRV_CTL_POWER_D3 0x0300 /* Off */ macro
994 #define SNDRV_CTL_POWER_D3hot (SNDRV_CTL_POWER_D3|0x0000) /* Off, with power */
995 #define SNDRV_CTL_POWER_D3cold (SNDRV_CTL_POWER_D3|0x0001) /* Off, without power */
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasound.h1092 #define SNDRV_CTL_POWER_D3 0x0300 /* Off */ macro
1093 #define SNDRV_CTL_POWER_D3hot (SNDRV_CTL_POWER_D3|0x0000) /* Off, with power */
1094 #define SNDRV_CTL_POWER_D3cold (SNDRV_CTL_POWER_D3|0x0001) /* Off, without power */
/kernel/linux/linux-6.6/tools/include/uapi/sound/
H A Dasound.h1092 #define SNDRV_CTL_POWER_D3 0x0300 /* Off */ macro
1093 #define SNDRV_CTL_POWER_D3hot (SNDRV_CTL_POWER_D3|0x0000) /* Off, with power */
1094 #define SNDRV_CTL_POWER_D3cold (SNDRV_CTL_POWER_D3|0x0001) /* Off, without power */
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasound.h788 #define SNDRV_CTL_POWER_D3 0x0300 macro
789 #define SNDRV_CTL_POWER_D3hot (SNDRV_CTL_POWER_D3 | 0x0000)
790 #define SNDRV_CTL_POWER_D3cold (SNDRV_CTL_POWER_D3 | 0x0001)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasound.h788 #define SNDRV_CTL_POWER_D3 0x0300 macro
789 #define SNDRV_CTL_POWER_D3hot (SNDRV_CTL_POWER_D3 | 0x0000)
790 #define SNDRV_CTL_POWER_D3cold (SNDRV_CTL_POWER_D3 | 0x0001)

Completed in 23 milliseconds