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