Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/sound/soc/
H A Dcodec.rst160 SNDRV_CTL_POWER_D2: /* partial On */
/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h1091 #define SNDRV_CTL_POWER_D2 0x0200 /* partial On */ macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h1091 #define SNDRV_CTL_POWER_D2 0x0200 /* partial On */ macro
/openbmc/linux/sound/soc/
H A Dsoc-core.c740 snd_power_change_state(card->snd_card, SNDRV_CTL_POWER_D2); in soc_resume_deferred()