Searched defs:SNDRV_PCM_STATE_OPEN (Results 1 – 4 of 4) sorted by relevance
304 #define SNDRV_PCM_STATE_OPEN ((snd_pcm_state_t) 0) /* stream is open */ macro
311 #define SNDRV_PCM_STATE_OPEN ((__force snd_pcm_state_t) 0) /* stream is open */ macro