Lines Matching refs:action_ops
878 struct action_ops { struct
890 static int snd_pcm_action_group(struct action_ops *ops, in snd_pcm_action_group() argument
947 static int snd_pcm_action_single(struct action_ops *ops, in snd_pcm_action_single()
967 static int snd_pcm_action(struct action_ops *ops, in snd_pcm_action()
999 static int snd_pcm_action_lock_irq(struct action_ops *ops, in snd_pcm_action_lock_irq()
1013 static int snd_pcm_action_nonatomic(struct action_ops *ops, in snd_pcm_action_nonatomic()
1071 static struct action_ops snd_pcm_action_start = {
1122 static struct action_ops snd_pcm_action_stop = {
1239 static struct action_ops snd_pcm_action_pause = {
1288 static struct action_ops snd_pcm_action_suspend = {
1390 static struct action_ops snd_pcm_action_resume = {
1493 static struct action_ops snd_pcm_action_reset = {
1537 static struct action_ops snd_pcm_action_prepare = {
1633 static struct action_ops snd_pcm_action_drain_init = {