Searched refs:__snd_pcm_set_state (Results 1 – 5 of 5) sorted by relevance
| /linux/sound/core/ |
| H A D | pcm_native.c | 631 __snd_pcm_set_state(substream->runtime, state); in snd_pcm_timer_notify() 1481 __snd_pcm_set_state(substream->runtime, SNDRV_PCM_STATE_XRUN); in snd_pcm_post_start() 1502 __snd_pcm_set_state(runtime, state); 1566 __snd_pcm_set_state(runtime, state); 1679 __snd_pcm_set_state(runtime, SNDRV_PCM_STATE_PAUSED); 1684 __snd_pcm_set_state(runtime, SNDRV_PCM_STATE_RUNNING); in snd_pcm_pause() 1752 __snd_pcm_set_state(runtime, SNDRV_PCM_STATE_SUSPENDED); 1864 __snd_pcm_set_state(runtime, runtime->suspended_state); 2077 __snd_pcm_set_state(runtime, SNDRV_PCM_STATE_SETUP); in snd_pcm_do_drain_init() 2081 __snd_pcm_set_state(runtim in snd_pcm_do_drain_init() [all...] |
| H A D | pcm.c | 963 __snd_pcm_set_state(runtime, SNDRV_PCM_STATE_OPEN); in snd_pcm_attach_substream() 1104 __snd_pcm_set_state(substream->runtime, in snd_pcm_dev_disconnect()
|
| /linux/sound/soc/intel/avs/ |
| H A D | pcm.c | 1192 __snd_pcm_set_state(data->substream->runtime, in avs_component_pm_op() 1205 __snd_pcm_set_state(data->substream->runtime, in avs_component_pm_op()
|
| /linux/include/sound/ |
| H A D | pcm.h | 719 * __snd_pcm_set_state - Change the current PCM state 725 static inline void __snd_pcm_set_state(struct snd_pcm_runtime *runtime, in __snd_pcm_set_state() function
|
| /linux/sound/pci/asihpi/ |
| H A D | asihpi.c | 628 __snd_pcm_set_state(s->runtime, SNDRV_PCM_STATE_SETUP); in snd_card_asihpi_trigger()
|