Searched refs:PCM_STATE_DISCONNECTED (Results 1 – 2 of 2) sorted by relevance
/external/tinyalsa/include/tinyalsa/ | ||
D | asoundlib.h | 69 #define PCM_STATE_DISCONNECTED 8 macro |
/external/tinyalsa/ | ||
D | pcm.c | 1217 case PCM_STATE_DISCONNECTED: in pcm_wait() |