Home
last modified time | relevance | path

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

/sound/core/
Dpcm_native.c690 void (*post_action)(struct snd_pcm_substream *substream, int state); member
729 ops->post_action(s, state); in snd_pcm_action_group()
758 ops->post_action(substream, state); in snd_pcm_action_single()
874 .post_action = snd_pcm_post_start
923 .post_action = snd_pcm_post_stop
1011 .post_action = snd_pcm_post_pause
1060 .post_action = snd_pcm_post_suspend
1160 .post_action = snd_pcm_post_resume
1262 .post_action = snd_pcm_post_reset
1306 .post_action = snd_pcm_post_prepare
[all …]