Searched refs:SNDRV_PCM_STATE_DISCONNECTED (Results 1 – 10 of 10) sorted by relevance
314 #define SNDRV_PCM_STATE_DISCONNECTED ((__force snd_pcm_state_t) 8) /* hardware is disconnected */ macro315 #define SNDRV_PCM_STATE_LAST SNDRV_PCM_STATE_DISCONNECTED
66 snd_pcm_stop(ad->current_stream, SNDRV_PCM_STATE_DISCONNECTED); in hdmi_dai_abort()
1162 SNDRV_PCM_STATE_DISCONNECTED); in snd_pcm_dev_disconnect()1164 substream->runtime->status->state = SNDRV_PCM_STATE_DISCONNECTED; in snd_pcm_dev_disconnect()
589 if (substream->runtime->status->state != SNDRV_PCM_STATE_DISCONNECTED) in snd_pcm_set_state()1663 runtime->status->state == SNDRV_PCM_STATE_DISCONNECTED) in snd_pcm_pre_prepare()1734 case SNDRV_PCM_STATE_DISCONNECTED: in snd_pcm_pre_drain_init()1918 runtime->status->state == SNDRV_PCM_STATE_DISCONNECTED) in snd_pcm_drop()
366 case SNDRV_PCM_STATE_DISCONNECTED: in snd_compr_read()
1894 case SNDRV_PCM_STATE_DISCONNECTED: in wait_for_avail()
475 snd_pcm_stop(substream, SNDRV_PCM_STATE_DISCONNECTED); in lpass_dma_interrupt_handler()
715 snd_pcm_stop(substream, SNDRV_PCM_STATE_DISCONNECTED); in stm32_spdifrx_isr()
287 status = SNDRV_PCM_STATE_DISCONNECTED; in stm32_sai_isr()