Home
last modified time | relevance | path

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

/Linux-v5.4/sound/core/
Dpcm_native.c994 struct action_ops { struct
1006 static int snd_pcm_action_group(const struct action_ops *ops, in snd_pcm_action_group() argument
1063 static int snd_pcm_action_single(const struct action_ops *ops, in snd_pcm_action_single()
1144 static int snd_pcm_action(const struct action_ops *ops, in snd_pcm_action()
1163 static int snd_pcm_action_lock_irq(const struct action_ops *ops, in snd_pcm_action_lock_irq()
1177 static int snd_pcm_action_nonatomic(const struct action_ops *ops, in snd_pcm_action_nonatomic()
1236 static const struct action_ops snd_pcm_action_start = {
1295 static const struct action_ops snd_pcm_action_stop = {
1410 static const struct action_ops snd_pcm_action_pause = {
1466 static const struct action_ops snd_pcm_action_suspend = {
[all …]