Lines Matching refs:pre_action
868 int (*pre_action)(struct snd_pcm_substream *substream, int state); member
895 res = ops->pre_action(s, state); in snd_pcm_action_group()
942 res = ops->pre_action(substream, state); in snd_pcm_action_single()
1063 .pre_action = snd_pcm_pre_start,
1116 .pre_action = snd_pcm_pre_stop,
1239 .pre_action = snd_pcm_pre_pause,
1290 .pre_action = snd_pcm_pre_suspend,
1394 .pre_action = snd_pcm_pre_resume,
1497 .pre_action = snd_pcm_pre_reset,
1541 .pre_action = snd_pcm_pre_prepare,
1637 .pre_action = snd_pcm_pre_drain_init,