Home
last modified time | relevance | path

Searched refs:snd_ump_switch_protocol (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/sound/
H A Dump.h114 int snd_ump_switch_protocol(struct snd_ump_endpoint *ump, unsigned int protocol);
/kernel/linux/linux-6.6/sound/core/
H A Dump.c680 * snd_ump_switch_protocol - switch MIDI protocol
686 int snd_ump_switch_protocol(struct snd_ump_endpoint *ump, unsigned int protocol) in snd_ump_switch_protocol() function
698 EXPORT_SYMBOL_GPL(snd_ump_switch_protocol); variable
707 snd_ump_switch_protocol(ump, protocol); in ump_handle_stream_cfg_msg()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_midi2.c636 snd_ump_switch_protocol(ep->ump, ep->info.protocol); in process_ump_stream_msg()

Completed in 8 milliseconds