Home
last modified time | relevance | path

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

/linux-6.15/sound/core/
H A Dpcm_native.c1219 struct action_ops { struct
1235 static int snd_pcm_action_group(const struct action_ops *ops, in snd_pcm_action_group() argument
1376 static int snd_pcm_action(const struct action_ops *ops, in snd_pcm_action()
1479 static const struct action_ops snd_pcm_action_start = {
1543 static const struct action_ops snd_pcm_action_stop = {
1659 static const struct action_ops snd_pcm_action_pause = {
1728 static const struct action_ops snd_pcm_action_suspend = {
1834 static const struct action_ops snd_pcm_action_resume = {
1923 static const struct action_ops snd_pcm_action_reset = {
1973 static const struct action_ops snd_pcm_action_prepare = {
[all …]