Lines Matching refs:do_action
1042 int (*do_action)(struct snd_pcm_substream *substream, int state); member
1073 res = ops->do_action(s, state); in snd_pcm_action_group()
1118 res = ops->do_action(substream, state); in snd_pcm_action_single()
1235 .do_action = snd_pcm_do_start,
1294 .do_action = snd_pcm_do_stop,
1409 .do_action = snd_pcm_do_pause,
1458 .do_action = snd_pcm_do_suspend,
1558 .do_action = snd_pcm_do_resume,
1645 .do_action = snd_pcm_do_reset,
1689 .do_action = snd_pcm_do_prepare,
1790 .do_action = snd_pcm_do_drain_init,