Lines Matching refs:action_ops
1230 struct action_ops { struct
1246 static int snd_pcm_action_group(const struct action_ops *ops, in snd_pcm_action_group() argument
1306 static int snd_pcm_action_single(const struct action_ops *ops, in snd_pcm_action_single()
1387 static int snd_pcm_action(const struct action_ops *ops, in snd_pcm_action()
1406 static int snd_pcm_action_lock_irq(const struct action_ops *ops, in snd_pcm_action_lock_irq()
1416 static int snd_pcm_action_nonatomic(const struct action_ops *ops, in snd_pcm_action_nonatomic()
1490 static const struct action_ops snd_pcm_action_start = {
1554 static const struct action_ops snd_pcm_action_stop = {
1670 static const struct action_ops snd_pcm_action_pause = {
1739 static const struct action_ops snd_pcm_action_suspend = {
1845 static const struct action_ops snd_pcm_action_resume = {
1934 static const struct action_ops snd_pcm_action_reset = {
1984 static const struct action_ops snd_pcm_action_prepare = {
2092 static const struct action_ops snd_pcm_action_drain_init = {