Searched refs:SNDRV_PCM_STATE_SETUP (Results 1 – 13 of 13) sorted by relevance
195 stream->runtime->state == SNDRV_PCM_STATE_SETUP && in snd_compr_calc_avail()300 case SNDRV_PCM_STATE_SETUP: in snd_compr_write()326 if (stream->runtime->state == SNDRV_PCM_STATE_SETUP) { in snd_compr_write()433 stream->runtime->state = SNDRV_PCM_STATE_SETUP; in snd_compr_poll()624 stream->runtime->state = SNDRV_PCM_STATE_SETUP; in snd_compr_set_params()763 case SNDRV_PCM_STATE_SETUP: in snd_compr_start()785 case SNDRV_PCM_STATE_SETUP: in snd_compr_stop()884 case SNDRV_PCM_STATE_SETUP: in snd_compr_drain()936 case SNDRV_PCM_STATE_SETUP: in snd_compr_partial_drain()
711 case SNDRV_PCM_STATE_SETUP: in snd_pcm_hw_params()803 snd_pcm_set_state(substream, SNDRV_PCM_STATE_SETUP); in snd_pcm_hw_params()874 case SNDRV_PCM_STATE_SETUP: in snd_pcm_hw_free()1532 SNDRV_PCM_STATE_SETUP); in snd_pcm_drain_done()1657 case SNDRV_PCM_STATE_SETUP: in snd_pcm_pre_suspend()1979 snd_pcm_stop(substream, SNDRV_PCM_STATE_SETUP); in snd_pcm_prepare()2020 runtime->status->state = SNDRV_PCM_STATE_SETUP; in snd_pcm_do_drain_init()2027 runtime->status->state = SNDRV_PCM_STATE_SETUP; in snd_pcm_do_drain_init()2038 SNDRV_PCM_STATE_DRAINING : SNDRV_PCM_STATE_SETUP; in snd_pcm_do_drain_init()2168 snd_pcm_stop(substream, SNDRV_PCM_STATE_SETUP); in snd_pcm_drain()[all …]
1894 case SNDRV_PCM_STATE_SETUP: in wait_for_avail()2202 snd_pcm_stop(substream, SNDRV_PCM_STATE_SETUP); in __snd_pcm_lib_xfer()
200 stream->runtime->state = SNDRV_PCM_STATE_SETUP; in snd_compr_drain_notify()
65 SNDRV_PCM_STATE_SETUP : in bcm2835_playback_fifo()
305 #define SNDRV_PCM_STATE_SETUP ((snd_pcm_state_t) 1) /* stream has a setup */ macro
312 #define SNDRV_PCM_STATE_SETUP ((__force snd_pcm_state_t) 1) /* stream has a setup */ macro
779 case SNDRV_PCM_STATE_SETUP: in hdmi_chmap_ctl_put()
905 snd_pcm_stop(hcp->substream, SNDRV_PCM_STATE_SETUP); in plugged_cb()
1274 } else if (runtime->status->state == SNDRV_PCM_STATE_SETUP) { in snd_pcm_oss_read3()1346 } else if (runtime->status->state == SNDRV_PCM_STATE_SETUP) { in snd_pcm_oss_readv3()
635 s->runtime->status->state = SNDRV_PCM_STATE_SETUP; in snd_card_asihpi_trigger()