Home
last modified time | relevance | path

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

/sound/core/
Dpcm_native.c686 struct action_ops { struct
698 static int snd_pcm_action_group(struct action_ops *ops, in snd_pcm_action_group() argument
747 static int snd_pcm_action_single(struct action_ops *ops, in snd_pcm_action_single()
767 static int snd_pcm_action(struct action_ops *ops, in snd_pcm_action()
790 static int snd_pcm_action_lock_irq(struct action_ops *ops, in snd_pcm_action_lock_irq()
814 static int snd_pcm_action_nonatomic(struct action_ops *ops, in snd_pcm_action_nonatomic()
870 static struct action_ops snd_pcm_action_start = {
920 static struct action_ops snd_pcm_action_stop = {
1007 static struct action_ops snd_pcm_action_pause = {
1057 static struct action_ops snd_pcm_action_suspend = {
[all …]