Searched refs:SNDRV_CTL_POWER_D3 (Results 1 – 11 of 11) sorted by relevance
/hardware/qcom/msm8x26/kernel-headers/sound/ |
D | asound.h | 819 #define SNDRV_CTL_POWER_D3 0x0300 macro 820 #define SNDRV_CTL_POWER_D3hot (SNDRV_CTL_POWER_D3|0x0000) 821 #define SNDRV_CTL_POWER_D3cold (SNDRV_CTL_POWER_D3|0x0001)
|
/hardware/qcom/msm8x26/original-kernel-headers/sound/ |
D | asound.h | 817 #define SNDRV_CTL_POWER_D3 0x0300 /* Off */ macro 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 */
|
/hardware/qcom/msm8998/original-kernel-headers/sound/ |
D | asound.h | 858 #define SNDRV_CTL_POWER_D3 0x0300 /* Off */ macro 859 #define SNDRV_CTL_POWER_D3hot (SNDRV_CTL_POWER_D3|0x0000) /* Off, with power */ 860 #define SNDRV_CTL_POWER_D3cold (SNDRV_CTL_POWER_D3|0x0001) /* Off, without power */
|
/hardware/qcom/msm8996/original-kernel-headers/sound/ |
D | asound.h | 827 #define SNDRV_CTL_POWER_D3 0x0300 /* Off */ macro 828 #define SNDRV_CTL_POWER_D3hot (SNDRV_CTL_POWER_D3|0x0000) /* Off, with power */ 829 #define SNDRV_CTL_POWER_D3cold (SNDRV_CTL_POWER_D3|0x0001) /* Off, without power */
|
/hardware/qcom/msm8998/kernel-headers/sound/ |
D | asound.h | 852 #define SNDRV_CTL_POWER_D3 0x0300 macro 853 #define SNDRV_CTL_POWER_D3hot (SNDRV_CTL_POWER_D3 | 0x0000) 855 #define SNDRV_CTL_POWER_D3cold (SNDRV_CTL_POWER_D3 | 0x0001)
|
/hardware/qcom/msm8x84/original-kernel-headers/sound/ |
D | asound.h | 817 #define SNDRV_CTL_POWER_D3 0x0300 /* Off */ macro 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 */
|
/hardware/qcom/msm8994/kernel-headers/sound/ |
D | asound.h | 820 #define SNDRV_CTL_POWER_D3 0x0300 macro 821 #define SNDRV_CTL_POWER_D3hot (SNDRV_CTL_POWER_D3|0x0000) 822 #define SNDRV_CTL_POWER_D3cold (SNDRV_CTL_POWER_D3|0x0001)
|
/hardware/qcom/msm8996/kernel-headers/sound/ |
D | asound.h | 827 #define SNDRV_CTL_POWER_D3 0x0300 macro 828 #define SNDRV_CTL_POWER_D3hot (SNDRV_CTL_POWER_D3 | 0x0000) 829 #define SNDRV_CTL_POWER_D3cold (SNDRV_CTL_POWER_D3 | 0x0001)
|
/hardware/qcom/msm8x09/original-kernel-headers/sound/ |
D | asound.h | 827 #define SNDRV_CTL_POWER_D3 0x0300 /* Off */ macro 828 #define SNDRV_CTL_POWER_D3hot (SNDRV_CTL_POWER_D3|0x0000) /* Off, with power */ 829 #define SNDRV_CTL_POWER_D3cold (SNDRV_CTL_POWER_D3|0x0001) /* Off, without power */
|
/hardware/qcom/msm8x84/kernel-headers/sound/ |
D | asound.h | 819 #define SNDRV_CTL_POWER_D3 0x0300 macro 820 #define SNDRV_CTL_POWER_D3hot (SNDRV_CTL_POWER_D3|0x0000) 821 #define SNDRV_CTL_POWER_D3cold (SNDRV_CTL_POWER_D3|0x0001)
|
/hardware/qcom/msm8x09/kernel-headers/sound/ |
D | asound.h | 825 #define SNDRV_CTL_POWER_D3 0x0300 macro 826 #define SNDRV_CTL_POWER_D3hot (SNDRV_CTL_POWER_D3 | 0x0000) 827 #define SNDRV_CTL_POWER_D3cold (SNDRV_CTL_POWER_D3 | 0x0001)
|