Lines Matching refs:do_action
880 int (*do_action)(struct snd_pcm_substream *substream, int state); member
911 res = ops->do_action(s, state); in snd_pcm_action_group()
956 res = ops->do_action(substream, state); in snd_pcm_action_single()
1073 .do_action = snd_pcm_do_start,
1124 .do_action = snd_pcm_do_stop,
1241 .do_action = snd_pcm_do_pause,
1290 .do_action = snd_pcm_do_suspend,
1392 .do_action = snd_pcm_do_resume,
1495 .do_action = snd_pcm_do_reset,
1539 .do_action = snd_pcm_do_prepare,
1635 .do_action = snd_pcm_do_drain_init,