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