Searched refs:SNDRV_CTL_POWER_D0 (Results 1 – 2 of 2) sorted by relevance
/include/sound/ | ||
D | core.h | 218 #define snd_power_get_state(card) ({ (void)(card); SNDRV_CTL_POWER_D0; }) |
/include/uapi/sound/ | ||
D | asound.h | 1020 #define SNDRV_CTL_POWER_D0 0x0000 /* full On */ macro |