Lines Matching refs:action_ops
1040 struct action_ops { struct
1052 static int snd_pcm_action_group(const struct action_ops *ops, in snd_pcm_action_group() argument
1109 static int snd_pcm_action_single(const struct action_ops *ops, in snd_pcm_action_single()
1129 static int snd_pcm_action(const struct action_ops *ops, in snd_pcm_action()
1161 static int snd_pcm_action_lock_irq(const struct action_ops *ops, in snd_pcm_action_lock_irq()
1175 static int snd_pcm_action_nonatomic(const struct action_ops *ops, in snd_pcm_action_nonatomic()
1233 static const struct action_ops snd_pcm_action_start = {
1292 static const struct action_ops snd_pcm_action_stop = {
1407 static const struct action_ops snd_pcm_action_pause = {
1456 static const struct action_ops snd_pcm_action_suspend = {
1556 static const struct action_ops snd_pcm_action_resume = {
1643 static const struct action_ops snd_pcm_action_reset = {
1687 static const struct action_ops snd_pcm_action_prepare = {
1788 static const struct action_ops snd_pcm_action_drain_init = {