Home
last modified time | relevance | path

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

/include/sound/
A Dump.h10 struct snd_ump_endpoint;
25 struct snd_ump_endpoint { struct
34 void (*private_free)(struct snd_ump_endpoint *ump); argument
76 int (*open)(struct snd_ump_endpoint *ump, int dir); argument
77 void (*close)(struct snd_ump_endpoint *ump, int dir);
79 void (*drain)(struct snd_ump_endpoint *ump, int dir);
84 void (*input_receive)(struct snd_ump_endpoint *ump,
87 int (*notify_fb_change)(struct snd_ump_endpoint *ump,
89 int (*switch_protocol)(struct snd_ump_endpoint *ump);
94 struct snd_ump_endpoint *ump;
[all …]

Completed in 4 milliseconds