Home
last modified time | relevance | path

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

/linux/sound/core/
A Dpcm_native.c1144 struct action_ops { struct
1160 static int snd_pcm_action_group(const struct action_ops *ops, in snd_pcm_action_group() argument
1299 static int snd_pcm_action(const struct action_ops *ops, in snd_pcm_action()
1395 static const struct action_ops snd_pcm_action_start = {
1459 static const struct action_ops snd_pcm_action_stop = {
1582 static const struct action_ops snd_pcm_action_pause = {
1650 static const struct action_ops snd_pcm_action_suspend = {
1759 static const struct action_ops snd_pcm_action_resume = {
1851 static const struct action_ops snd_pcm_action_reset = {
1901 static const struct action_ops snd_pcm_action_prepare = {
[all …]

Completed in 10 milliseconds