Home
last modified time | relevance | path

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

/linux-4.1.27/sound/core/
Dpcm_native.c867 struct action_ops { struct
879 static int snd_pcm_action_group(struct action_ops *ops, in snd_pcm_action_group() argument
936 static int snd_pcm_action_single(struct action_ops *ops, in snd_pcm_action_single()
956 static int snd_pcm_action(struct action_ops *ops, in snd_pcm_action()
988 static int snd_pcm_action_lock_irq(struct action_ops *ops, in snd_pcm_action_lock_irq()
1002 static int snd_pcm_action_nonatomic(struct action_ops *ops, in snd_pcm_action_nonatomic()
1062 static struct action_ops snd_pcm_action_start = {
1115 static struct action_ops snd_pcm_action_stop = {
1238 static struct action_ops snd_pcm_action_pause = {
1289 static struct action_ops snd_pcm_action_suspend = {
[all …]