Lines Matching refs:pre_action
1041 int (*pre_action)(struct snd_pcm_substream *substream, int state); member
1068 res = ops->pre_action(s, state); in snd_pcm_action_group()
1115 res = ops->pre_action(substream, state); in snd_pcm_action_single()
1234 .pre_action = snd_pcm_pre_start,
1293 .pre_action = snd_pcm_pre_stop,
1408 .pre_action = snd_pcm_pre_pause,
1457 .pre_action = snd_pcm_pre_suspend,
1557 .pre_action = snd_pcm_pre_resume,
1644 .pre_action = snd_pcm_pre_reset,
1688 .pre_action = snd_pcm_pre_prepare,
1789 .pre_action = snd_pcm_pre_drain_init,