Searched defs:SNDRV_PCM_STATE_DISCONNECTED (Results 1 – 3 of 3) sorted by relevance
315 #define SNDRV_PCM_STATE_DISCONNECTED ((__force snd_pcm_state_t) 8) /* hardware is disconnected */ macro