Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dpcm.h310 SND_PCM_STATE_LAST = SND_PCM_STATE_DISCONNECTED, enumerator
/third_party/alsa-lib/src/pcm/
Dpcm.c2252 if (state > SND_PCM_STATE_LAST) in snd_pcm_state_name()