Home
last modified time | relevance | path

Searched defs:snd_ump_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/include/sound/
Dump.h75 struct snd_ump_ops { struct
76 int (*open)(struct snd_ump_endpoint *ump, int dir);
77 void (*close)(struct snd_ump_endpoint *ump, int dir);
78 void (*trigger)(struct snd_ump_endpoint *ump, int dir, int up);
79 void (*drain)(struct snd_ump_endpoint *ump, int dir);