Home
last modified time | relevance | path

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

/sound/core/
Dpcm_native.c1057 void (*post_action)(struct snd_pcm_substream *substream, int state); member
1102 ops->post_action(s, state); in snd_pcm_action_group()
1135 ops->post_action(substream, state); in snd_pcm_action_single()
1307 .post_action = snd_pcm_post_start
1365 .post_action = snd_pcm_post_stop
1481 .post_action = snd_pcm_post_pause
1536 .post_action = snd_pcm_post_suspend
1640 .post_action = snd_pcm_post_resume
1730 .post_action = snd_pcm_post_reset
1774 .post_action = snd_pcm_post_prepare
[all …]