Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/core/
A Dpcm_native.c594 static void snd_pcm_set_state(struct snd_pcm_substream *substream, in snd_pcm_set_state() function
821 snd_pcm_set_state(substream, SNDRV_PCM_STATE_SETUP); in snd_pcm_hw_params()
836 snd_pcm_set_state(substream, SNDRV_PCM_STATE_OPEN); in snd_pcm_hw_params()
906 snd_pcm_set_state(substream, SNDRV_PCM_STATE_OPEN); in snd_pcm_hw_free()
1970 snd_pcm_set_state(substream, SNDRV_PCM_STATE_PREPARED); in snd_pcm_post_prepare()

Completed in 21 milliseconds