Home
last modified time | relevance | path

Searched refs:pre_action (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/core/
H A Dpcm_native.c1178 int (*pre_action)(struct snd_pcm_substream *substream, member
1212 res = ops->pre_action(s, state); in snd_pcm_action_group()
1259 res = ops->pre_action(substream, state); in snd_pcm_action_single()
1438 .pre_action = snd_pcm_pre_start,
1502 .pre_action = snd_pcm_pre_stop,
1625 .pre_action = snd_pcm_pre_pause,
1693 .pre_action = snd_pcm_pre_suspend,
1807 .pre_action = snd_pcm_pre_resume,
1903 .pre_action = snd_pcm_pre_reset,
1953 .pre_action
[all...]
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_native.c1197 int (*pre_action)(struct snd_pcm_substream *substream, member
1231 res = ops->pre_action(s, state); in snd_pcm_action_group()
1278 res = ops->pre_action(substream, state); in snd_pcm_action_single()
1463 .pre_action = snd_pcm_pre_start,
1527 .pre_action = snd_pcm_pre_stop,
1646 .pre_action = snd_pcm_pre_pause,
1715 .pre_action = snd_pcm_pre_suspend,
1824 .pre_action = snd_pcm_pre_resume,
1920 .pre_action = snd_pcm_pre_reset,
1970 .pre_action
[all...]

Completed in 8 milliseconds