Searched refs:snd_ump_parse_endpoint (Results 1 – 3 of 3) sorted by relevance
95 int snd_ump_parse_endpoint(struct snd_ump_endpoint *ump);
915 int snd_ump_parse_endpoint(struct snd_ump_endpoint *ump) in snd_ump_parse_endpoint() function977 EXPORT_SYMBOL_GPL(snd_ump_parse_endpoint);
810 err = snd_ump_parse_endpoint(rmidi->ump); in parse_ump_endpoints()