Lines Matching refs:pre_action
879 int (*pre_action)(struct snd_pcm_substream *substream, int state); member
906 res = ops->pre_action(s, state); in snd_pcm_action_group()
953 res = ops->pre_action(substream, state); in snd_pcm_action_single()
1072 .pre_action = snd_pcm_pre_start,
1123 .pre_action = snd_pcm_pre_stop,
1240 .pre_action = snd_pcm_pre_pause,
1289 .pre_action = snd_pcm_pre_suspend,
1391 .pre_action = snd_pcm_pre_resume,
1494 .pre_action = snd_pcm_pre_reset,
1538 .pre_action = snd_pcm_pre_prepare,
1634 .pre_action = snd_pcm_pre_drain_init,