Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_STATE_PREPARED (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/sound/core/
H A Dcompress_offload.c66 * SNDRV_PCM_STATE_PREPARED: When a stream has been written to (for
297 case SNDRV_PCM_STATE_PREPARED: in snd_compr_write()
323 stream->runtime->state = SNDRV_PCM_STATE_PREPARED; in snd_compr_write()
352 case SNDRV_PCM_STATE_PREPARED: in snd_compr_read()
432 case SNDRV_PCM_STATE_PREPARED: in snd_compr_poll()
741 case SNDRV_PCM_STATE_PREPARED: in snd_compr_start()
760 case SNDRV_PCM_STATE_PREPARED: in snd_compr_stop()
859 case SNDRV_PCM_STATE_PREPARED: in snd_compr_drain()
911 case SNDRV_PCM_STATE_PREPARED: in snd_compr_partial_drain()
H A Dpcm_native.c712 case SNDRV_PCM_STATE_PREPARED: in snd_pcm_hw_params()
875 case SNDRV_PCM_STATE_PREPARED: in snd_pcm_hw_free()
1395 if (runtime->status->state != SNDRV_PCM_STATE_PREPARED) in snd_pcm_pre_start()
1864 case SNDRV_PCM_STATE_PREPARED: in snd_pcm_pre_reset()
1949 snd_pcm_set_state(substream, SNDRV_PCM_STATE_PREPARED); in snd_pcm_post_prepare()
2016 case SNDRV_PCM_STATE_PREPARED: in snd_pcm_do_drain_init()
2890 case SNDRV_PCM_STATE_PREPARED: in do_pcm_hwsync()
3567 case SNDRV_PCM_STATE_PREPARED: in snd_pcm_poll()
H A Dpcm_lib.c2075 case SNDRV_PCM_STATE_PREPARED: in pcm_accessible_state()
2184 runtime->status->state == SNDRV_PCM_STATE_PREPARED && in __snd_pcm_lib_xfer()
2250 runtime->status->state == SNDRV_PCM_STATE_PREPARED && in __snd_pcm_lib_xfer()
/kernel/linux/linux-6.6/sound/core/
H A Dcompress_offload.c64 * SNDRV_PCM_STATE_PREPARED: When a stream has been written to (for
295 case SNDRV_PCM_STATE_PREPARED: in snd_compr_write()
321 stream->runtime->state = SNDRV_PCM_STATE_PREPARED; in snd_compr_write()
350 case SNDRV_PCM_STATE_PREPARED: in snd_compr_read()
430 case SNDRV_PCM_STATE_PREPARED: in snd_compr_poll()
764 case SNDRV_PCM_STATE_PREPARED: in snd_compr_start()
783 case SNDRV_PCM_STATE_PREPARED: in snd_compr_stop()
885 case SNDRV_PCM_STATE_PREPARED: in snd_compr_drain()
937 case SNDRV_PCM_STATE_PREPARED: in snd_compr_partial_drain()
H A Dpcm_native.c730 case SNDRV_PCM_STATE_PREPARED: in snd_pcm_hw_params()
894 case SNDRV_PCM_STATE_PREPARED: in snd_pcm_hw_free()
1414 if (runtime->state != SNDRV_PCM_STATE_PREPARED) in snd_pcm_pre_start()
1881 case SNDRV_PCM_STATE_PREPARED: in snd_pcm_pre_reset()
1966 snd_pcm_set_state(substream, SNDRV_PCM_STATE_PREPARED); in snd_pcm_post_prepare()
2033 case SNDRV_PCM_STATE_PREPARED: in snd_pcm_do_drain_init()
2919 case SNDRV_PCM_STATE_PREPARED: in do_pcm_hwsync()
3619 case SNDRV_PCM_STATE_PREPARED: in snd_pcm_poll()
H A Dpcm_lib.c2147 case SNDRV_PCM_STATE_PREPARED: in pcm_accessible_state()
2269 runtime->state == SNDRV_PCM_STATE_PREPARED && in __snd_pcm_lib_xfer()
2339 runtime->state == SNDRV_PCM_STATE_PREPARED && in __snd_pcm_lib_xfer()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasound.h234 #define SNDRV_PCM_STATE_PREPARED ((__force snd_pcm_state_t) 2) macro
/kernel/linux/linux-5.10/sound/hda/
H A Dhdmi_chmap.c781 case SNDRV_PCM_STATE_PREPARED: in hdmi_chmap_ctl_put()
/kernel/linux/linux-5.10/sound/usb/usx2y/
H A Dusx2yhwdeppcm.c359 cap_subs->pcm_substream->runtime->status->state < SNDRV_PCM_STATE_PREPARED) { in snd_usx2y_usbpcm_hw_free()
H A Dusbusx2yaudio.c791 cap_subs->pcm_substream->runtime->status->state < SNDRV_PCM_STATE_PREPARED) { in snd_usx2y_pcm_hw_free()
/kernel/linux/linux-5.10/tools/include/uapi/sound/
H A Dasound.h313 #define SNDRV_PCM_STATE_PREPARED ((__force snd_pcm_state_t) 2) /* stream is ready to start */ macro
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasound.h313 #define SNDRV_PCM_STATE_PREPARED ((__force snd_pcm_state_t) 2) /* stream is ready to start */ macro
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasound.h306 #define SNDRV_PCM_STATE_PREPARED ((__force snd_pcm_state_t) 2) /* stream is ready to start */ macro
/kernel/linux/linux-6.6/sound/hda/
H A Dhdmi_chmap.c781 case SNDRV_PCM_STATE_PREPARED: in hdmi_chmap_ctl_put()
/kernel/linux/linux-6.6/sound/usb/usx2y/
H A Dusx2yhwdeppcm.c377 cap_subs->pcm_substream->runtime->state < SNDRV_PCM_STATE_PREPARED) { in snd_usx2y_usbpcm_hw_free()
H A Dusbusx2yaudio.c825 cap_subs->pcm_substream->runtime->state < SNDRV_PCM_STATE_PREPARED) { in snd_usx2y_pcm_hw_free()
/kernel/linux/linux-6.6/tools/include/uapi/sound/
H A Dasound.h306 #define SNDRV_PCM_STATE_PREPARED ((__force snd_pcm_state_t) 2) /* stream is ready to start */ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasound.h245 #define SNDRV_PCM_STATE_PREPARED ((__force snd_pcm_state_t) 2) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasound.h245 #define SNDRV_PCM_STATE_PREPARED ((__force snd_pcm_state_t) 2) macro
/kernel/linux/linux-5.10/sound/core/oss/
H A Dpcm_oss.c1251 if (runtime->status->state == SNDRV_PCM_STATE_PREPARED) in snd_pcm_oss_write3()
1324 if (runtime->status->state == SNDRV_PCM_STATE_PREPARED) in snd_pcm_oss_writev3()
/kernel/linux/linux-6.6/sound/core/oss/
H A Dpcm_oss.c1260 if (runtime->state == SNDRV_PCM_STATE_PREPARED) in snd_pcm_oss_write3()
1333 if (runtime->state == SNDRV_PCM_STATE_PREPARED) in snd_pcm_oss_writev3()

Completed in 57 milliseconds