Home
last modified time | relevance | path

Searched refs:SNDRV_CTL_POWER_D2 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/Documentation/sound/alsa/soc/
Dcodec.txt150 SNDRV_CTL_POWER_D2: /* partial On */
/linux-4.1.27/include/uapi/sound/
Dasound.h855 #define SNDRV_CTL_POWER_D2 0x0200 /* partial On */ macro
/linux-4.1.27/sound/soc/
Dsoc-core.c736 snd_power_change_state(card->snd_card, SNDRV_CTL_POWER_D2); in soc_resume_deferred()