Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dpcm_native.c1353 static int snd_pcm_action(const struct action_ops *ops, in snd_pcm_action() function
1379 res = snd_pcm_action(ops, substream, state); in snd_pcm_action_lock_irq()
1478 return snd_pcm_action(&snd_pcm_action_start, substream, in snd_pcm_start()
1543 return snd_pcm_action(&snd_pcm_action_stop, substream, state); in snd_pcm_stop()
1657 return snd_pcm_action(&snd_pcm_action_pause, substream, in snd_pcm_pause()
1734 err = snd_pcm_action(&snd_pcm_action_suspend, substream, in snd_pcm_suspend()
2119 result = snd_pcm_action(&snd_pcm_action_drain_init, substream, in snd_pcm_drain()