Home
last modified time | relevance | path

Searched refs:SNDRV_CTL_POWER_D0 (Results 1 – 2 of 2) sorted by relevance

/include/sound/
Dcore.h218 #define snd_power_get_state(card) ({ (void)(card); SNDRV_CTL_POWER_D0; })
/include/uapi/sound/
Dasound.h1020 #define SNDRV_CTL_POWER_D0 0x0000 /* full On */ macro