Lines Matching refs:action_ops
867 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 = {
1393 static struct action_ops snd_pcm_action_resume = {
1496 static struct action_ops snd_pcm_action_reset = {
1540 static struct action_ops snd_pcm_action_prepare = {
1636 static struct action_ops snd_pcm_action_drain_init = {