Searched refs:SNDRV_PCM_STATE_DISCONNECTED (Results 1 – 4 of 4) sorted by relevance
139 dsnoop->state = SNDRV_PCM_STATE_DISCONNECTED; in snd_pcm_dsnoop_sync_ptr()246 case SNDRV_PCM_STATE_DISCONNECTED: in snd_pcm_dsnoop_delay()266 case SNDRV_PCM_STATE_DISCONNECTED: in snd_pcm_dsnoop_hwsync()
206 dshare->state = SNDRV_PCM_STATE_DISCONNECTED; in snd_pcm_dshare_sync_ptr()298 case SNDRV_PCM_STATE_DISCONNECTED: in snd_pcm_dshare_delay()318 case SNDRV_PCM_STATE_DISCONNECTED: in snd_pcm_dshare_hwsync()
522 case SNDRV_PCM_STATE_DISCONNECTED: in snd_pcm_dmix_delay()544 case SNDRV_PCM_STATE_DISCONNECTED: in snd_pcm_dmix_hwsync()
317 #define SNDRV_PCM_STATE_DISCONNECTED ((snd_pcm_state_t) 8) /* hardware is disconnected */ macro318 #define SNDRV_PCM_STATE_LAST SNDRV_PCM_STATE_DISCONNECTED