Home
last modified time | relevance | path

Searched defs:SNDRV_PCM_STATE_PAUSED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h310 #define SNDRV_PCM_STATE_PAUSED ((__force snd_pcm_state_t) 6) /* stream is paused */ macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h310 #define SNDRV_PCM_STATE_PAUSED ((__force snd_pcm_state_t) 6) /* stream is paused */ macro