Lines Matching refs:do_action
996 int (*do_action)(struct snd_pcm_substream *substream, int state); member
1027 res = ops->do_action(s, state); in snd_pcm_action_group()
1072 res = ops->do_action(substream, state); in snd_pcm_action_single()
1238 .do_action = snd_pcm_do_start,
1297 .do_action = snd_pcm_do_stop,
1412 .do_action = snd_pcm_do_pause,
1468 .do_action = snd_pcm_do_suspend,
1571 .do_action = snd_pcm_do_resume,
1658 .do_action = snd_pcm_do_reset,
1702 .do_action = snd_pcm_do_prepare,
1803 .do_action = snd_pcm_do_drain_init,