Home
last modified time | relevance | path

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

/include/sound/
Dcompress_driver.h176 stream->runtime->state = SNDRV_PCM_STATE_SETUP; in snd_compr_drain_notify()
/include/uapi/sound/
Dasound.h308 #define SNDRV_PCM_STATE_SETUP ((__force snd_pcm_state_t) 1) /* stream has a setup */ macro