Home
last modified time | relevance | path

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

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