Searched refs:snd_ump_convert_to_ump (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/include/sound/ |
H A D | ump_convert.h | 36 void snd_ump_convert_to_ump(struct ump_cvt_to_ump *cvt, unsigned char group,
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | ump_convert.c | 491 * snd_ump_convert_to_ump - convert legacy MIDI byte to UMP packet 500 void snd_ump_convert_to_ump(struct ump_cvt_to_ump *cvt, unsigned char group, in snd_ump_convert_to_ump() function 505 EXPORT_SYMBOL_GPL(snd_ump_convert_to_ump); variable
|
H A D | ump.c | 1094 snd_ump_convert_to_ump(ctx, group, ump->info.protocol, c); in process_legacy_output()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_midi2.c | 1068 snd_ump_convert_to_ump(cvt, group, ep->info.protocol, in f_midi2_midi1_ep_out_complete()
|
Completed in 8 milliseconds