Home
last modified time | relevance | path

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

/sound/core/
Dpcm_native.c883 void (*post_action)(struct snd_pcm_substream *substream, int state); member
926 ops->post_action(s, state); in snd_pcm_action_group()
959 ops->post_action(substream, state); in snd_pcm_action_single()
1076 .post_action = snd_pcm_post_start
1126 .post_action = snd_pcm_post_stop
1244 .post_action = snd_pcm_post_pause
1299 .post_action = snd_pcm_post_suspend
1410 .post_action = snd_pcm_post_resume
1512 .post_action = snd_pcm_post_reset
1556 .post_action = snd_pcm_post_prepare
[all …]