Home
last modified time | relevance | path

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

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