Home
last modified time | relevance | path

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

/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h309 #define SNDRV_PCM_STATE_PREPARED ((__force snd_pcm_state_t) 2) /* stream is ready to start */ macro