Searched refs:SND_PCM_STATE_LAST (Results 1 – 2 of 2) sorted by relevance
/third_party/alsa-lib/include/ | ||
D | pcm.h | 310 SND_PCM_STATE_LAST = SND_PCM_STATE_DISCONNECTED, enumerator |
/third_party/alsa-lib/src/pcm/ | ||
D | pcm.c | 2252 if (state > SND_PCM_STATE_LAST) in snd_pcm_state_name() |