Home
last modified time | relevance | path

Searched refs:post_action (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/sound/core/
Dpcm_native.c998 void (*post_action)(struct snd_pcm_substream *substream, int state); member
1041 ops->post_action(s, state); in snd_pcm_action_group()
1074 ops->post_action(substream, state); in snd_pcm_action_single()
1240 .post_action = snd_pcm_post_start
1298 .post_action = snd_pcm_post_stop
1414 .post_action = snd_pcm_post_pause
1469 .post_action = snd_pcm_post_suspend
1573 .post_action = snd_pcm_post_resume
1659 .post_action = snd_pcm_post_reset
1703 .post_action = snd_pcm_post_prepare
[all …]