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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dpcm_native.c690 struct action_ops { struct
702 static int snd_pcm_action_group(struct action_ops *ops,
751 static int snd_pcm_action_single(struct action_ops *ops,
771 static int snd_pcm_action(struct action_ops *ops,
794 static int snd_pcm_action_lock_irq(struct action_ops *ops,
818 static int snd_pcm_action_nonatomic(struct action_ops *ops,
875 static struct action_ops snd_pcm_action_start = {
926 static struct action_ops snd_pcm_action_stop = {
1023 static struct action_ops snd_pcm_action_pause = {
1074 static struct action_ops snd_pcm_action_suspen
[all...]

Completed in 162 milliseconds