Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/sound/
Dasound.h360 #define SNDRV_PCM_HW_PARAMS_NO_PERIOD_WAKEUP (1<<2) /* disable period wakeups */ macro
/linux-4.4.14/sound/core/
Dpcm_native.c567 (params->flags & SNDRV_PCM_HW_PARAMS_NO_PERIOD_WAKEUP); in snd_pcm_hw_params()