Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/
Dpcm_native.c1044 void (*post_action)(struct snd_pcm_substream *substream, int state); member
1087 ops->post_action(s, state); in snd_pcm_action_group()
1120 ops->post_action(substream, state); in snd_pcm_action_single()
1237 .post_action = snd_pcm_post_start
1295 .post_action = snd_pcm_post_stop
1411 .post_action = snd_pcm_post_pause
1459 .post_action = snd_pcm_post_suspend
1560 .post_action = snd_pcm_post_resume
1646 .post_action = snd_pcm_post_reset
1690 .post_action = snd_pcm_post_prepare
[all …]