Lines Matching refs:do_action
1127 int (*do_action)(struct snd_pcm_substream *substream, member
1162 res = ops->do_action(s, state); in snd_pcm_action_group()
1207 res = ops->do_action(substream, state); in snd_pcm_action_single()
1377 .do_action = snd_pcm_do_start,
1440 .do_action = snd_pcm_do_stop,
1563 .do_action = snd_pcm_do_pause,
1630 .do_action = snd_pcm_do_suspend,
1739 .do_action = snd_pcm_do_resume,
1831 .do_action = snd_pcm_do_reset,
1881 .do_action = snd_pcm_do_prepare,
1989 .do_action = snd_pcm_do_drain_init,