Lines Matching defs:action_ops
1225 struct action_ops {
1241 static int snd_pcm_action_group(const struct action_ops *ops,
1301 static int snd_pcm_action_single(const struct action_ops *ops,
1382 static int snd_pcm_action(const struct action_ops *ops,
1401 static int snd_pcm_action_lock_irq(const struct action_ops *ops,
1411 static int snd_pcm_action_nonatomic(const struct action_ops *ops,
1485 static const struct action_ops snd_pcm_action_start = {
1549 static const struct action_ops snd_pcm_action_stop = {
1665 static const struct action_ops snd_pcm_action_pause = {
1734 static const struct action_ops snd_pcm_action_suspend = {
1840 static const struct action_ops snd_pcm_action_resume = {
1929 static const struct action_ops snd_pcm_action_reset = {
1979 static const struct action_ops snd_pcm_action_prepare = {
2087 static const struct action_ops snd_pcm_action_drain_init = {