Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/
H A Dpcm_native.c1177 struct action_ops { struct
1193 static int snd_pcm_action_group(const struct action_ops *ops, in snd_pcm_action_group()
1253 static int snd_pcm_action_single(const struct action_ops *ops, in snd_pcm_action_single()
1334 static int snd_pcm_action(const struct action_ops *ops, in snd_pcm_action()
1353 static int snd_pcm_action_lock_irq(const struct action_ops *ops, in snd_pcm_action_lock_irq()
1367 static int snd_pcm_action_nonatomic(const struct action_ops *ops, in snd_pcm_action_nonatomic()
1437 static const struct action_ops snd_pcm_action_start = {
1501 static const struct action_ops snd_pcm_action_stop = {
1624 static const struct action_ops snd_pcm_action_pause = {
1692 static const struct action_ops snd_pcm_action_suspen
[all...]
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_native.c1196 struct action_ops { struct
1212 static int snd_pcm_action_group(const struct action_ops *ops, in snd_pcm_action_group()
1272 static int snd_pcm_action_single(const struct action_ops *ops, in snd_pcm_action_single()
1353 static int snd_pcm_action(const struct action_ops *ops, in snd_pcm_action()
1372 static int snd_pcm_action_lock_irq(const struct action_ops *ops, in snd_pcm_action_lock_irq()
1386 static int snd_pcm_action_nonatomic(const struct action_ops *ops, in snd_pcm_action_nonatomic()
1462 static const struct action_ops snd_pcm_action_start = {
1526 static const struct action_ops snd_pcm_action_stop = {
1645 static const struct action_ops snd_pcm_action_pause = {
1714 static const struct action_ops snd_pcm_action_suspen
[all...]

Completed in 8 milliseconds