Lines Matching refs:do_action
869 int (*do_action)(struct snd_pcm_substream *substream, int state); member
900 res = ops->do_action(s, state); in snd_pcm_action_group()
945 res = ops->do_action(substream, state); in snd_pcm_action_single()
1064 .do_action = snd_pcm_do_start,
1117 .do_action = snd_pcm_do_stop,
1240 .do_action = snd_pcm_do_pause,
1291 .do_action = snd_pcm_do_suspend,
1395 .do_action = snd_pcm_do_resume,
1498 .do_action = snd_pcm_do_reset,
1542 .do_action = snd_pcm_do_prepare,
1638 .do_action = snd_pcm_do_drain_init,