Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
Dump.h95 int snd_ump_parse_endpoint(struct snd_ump_endpoint *ump);
/Linux-v6.6/sound/core/
Dump.c915 int snd_ump_parse_endpoint(struct snd_ump_endpoint *ump) in snd_ump_parse_endpoint() function
977 EXPORT_SYMBOL_GPL(snd_ump_parse_endpoint);
/Linux-v6.6/sound/usb/
Dmidi2.c810 err = snd_ump_parse_endpoint(rmidi->ump); in parse_ump_endpoints()