Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_STATE_DISCONNECTED (Results 1 – 13 of 13) sorted by relevance

/linux/sound/core/
H A Dpcm_native.c619 if (substream->runtime->state != SNDRV_PCM_STATE_DISCONNECTED) in snd_pcm_set_state()
1684 case SNDRV_PCM_STATE_DISCONNECTED: in snd_pcm_pre_suspend()
1935 runtime->state == SNDRV_PCM_STATE_DISCONNECTED) in snd_pcm_pre_prepare()
2012 case SNDRV_PCM_STATE_DISCONNECTED: in snd_pcm_pre_drain_init()
2208 runtime->state == SNDRV_PCM_STATE_DISCONNECTED) in snd_pcm_drop()
3302 if (substream->runtime->state == SNDRV_PCM_STATE_DISCONNECTED) in snd_pcm_common_ioctl()
3433 if (substream->runtime->state == SNDRV_PCM_STATE_DISCONNECTED) in snd_pcm_kernel_ioctl()
3479 runtime->state == SNDRV_PCM_STATE_DISCONNECTED) in snd_pcm_read()
3504 runtime->state == SNDRV_PCM_STATE_DISCONNECTED) in snd_pcm_write()
3532 runtime->state == SNDRV_PCM_STATE_DISCONNECTED) in snd_pcm_readv()
[all...]
H A Dpcm.c1104 snd_pcm_stop(substream, SNDRV_PCM_STATE_DISCONNECTED); in snd_pcm_dev_disconnect()
1107 SNDRV_PCM_STATE_DISCONNECTED); in snd_pcm_dev_disconnect()
H A Dcompress_offload.c370 case SNDRV_PCM_STATE_DISCONNECTED: in snd_compr_read()
H A Dpcm_lib.c2017 case SNDRV_PCM_STATE_DISCONNECTED: in wait_for_avail()
/linux/sound/soc/ti/
H A Domap-hdmi.c57 snd_pcm_stop(ad->current_stream, SNDRV_PCM_STATE_DISCONNECTED); in hdmi_dai_abort()
/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h315 #define SNDRV_PCM_STATE_DISCONNECTED ((__force snd_pcm_state_t) 8) /* hardware is disconnected */ macro
316 #define SNDRV_PCM_STATE_LAST SNDRV_PCM_STATE_DISCONNECTED
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h315 #define SNDRV_PCM_STATE_DISCONNECTED ((__force snd_pcm_state_t) 8) /* hardware is disconnected */ macro
316 #define SNDRV_PCM_STATE_LAST SNDRV_PCM_STATE_DISCONNECTED
/linux/sound/soc/intel/avs/
H A Dipc.c128 snd_pcm_stop(substream, SNDRV_PCM_STATE_DISCONNECTED); in avs_dsp_recovery()
H A Dpcm.c1089 SNDRV_PCM_STATE_DISCONNECTED); in avs_component_pm_op()
1102 SNDRV_PCM_STATE_DISCONNECTED); in avs_component_pm_op()
/linux/sound/soc/stm/
H A Dstm32_spdifrx.c750 SNDRV_PCM_STATE_DISCONNECTED); in stm32_spdifrx_isr()
H A Dstm32_sai_sub.c637 status = SNDRV_PCM_STATE_DISCONNECTED; in stm32_sai_isr()
/linux/sound/soc/qcom/
H A Dlpass-platform.c1004 snd_pcm_stop(substream, SNDRV_PCM_STATE_DISCONNECTED); in lpass_dma_interrupt_handler()