Lines Matching refs:action_ops
1196 struct action_ops { struct
1212 static int snd_pcm_action_group(const struct action_ops *ops, in snd_pcm_action_group() argument
1272 static int snd_pcm_action_single(const struct action_ops *ops, in snd_pcm_action_single()
1353 static int snd_pcm_action(const struct action_ops *ops, in snd_pcm_action()
1372 static int snd_pcm_action_lock_irq(const struct action_ops *ops, in snd_pcm_action_lock_irq()
1386 static int snd_pcm_action_nonatomic(const struct action_ops *ops, in snd_pcm_action_nonatomic()
1454 static const struct action_ops snd_pcm_action_start = {
1518 static const struct action_ops snd_pcm_action_stop = {
1641 static const struct action_ops snd_pcm_action_pause = {
1710 static const struct action_ops snd_pcm_action_suspend = {
1819 static const struct action_ops snd_pcm_action_resume = {
1915 static const struct action_ops snd_pcm_action_reset = {
1965 static const struct action_ops snd_pcm_action_prepare = {
2073 static const struct action_ops snd_pcm_action_drain_init = {