Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_STATE_DISCONNECTED (Results 1 - 5 of 5) sorted by relevance

/third_party/alsa-lib/src/pcm/
H A Dpcm_dsnoop.c223 case SNDRV_PCM_STATE_DISCONNECTED: in snd_pcm_dsnoop_delay()
243 case SNDRV_PCM_STATE_DISCONNECTED: in snd_pcm_dsnoop_hwsync()
H A Dpcm_dshare.c277 case SNDRV_PCM_STATE_DISCONNECTED: in snd_pcm_dshare_delay()
297 case SNDRV_PCM_STATE_DISCONNECTED: in snd_pcm_dshare_hwsync()
H A Dpcm_dmix.c501 case SNDRV_PCM_STATE_DISCONNECTED: in snd_pcm_dmix_delay()
523 case SNDRV_PCM_STATE_DISCONNECTED: in snd_pcm_dmix_hwsync()
H A Dpcm_direct.c672 direct->state = SNDRV_PCM_STATE_DISCONNECTED;
/third_party/alsa-lib/include/sound/uapi/
H A Dasound.h321 #define SNDRV_PCM_STATE_DISCONNECTED ((snd_pcm_state_t) 8) /* hardware is disconnected */ macro
322 #define SNDRV_PCM_STATE_LAST SNDRV_PCM_STATE_DISCONNECTED

Completed in 11 milliseconds