Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/sound/soc/
Dcodec.rst160 SNDRV_CTL_POWER_D2: /* partial On */
/Linux-v4.19/tools/include/uapi/sound/
Dasound.h877 #define SNDRV_CTL_POWER_D2 0x0200 /* partial On */ macro
/Linux-v4.19/include/uapi/sound/
Dasound.h877 #define SNDRV_CTL_POWER_D2 0x0200 /* partial On */ macro
/Linux-v4.19/sound/soc/
Dsoc-core.c588 snd_power_change_state(card->snd_card, SNDRV_CTL_POWER_D2); in soc_resume_deferred()