Searched refs:snd_ump_endpoint_new (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/sound/ |
H A D | ump.h | 102 int snd_ump_endpoint_new(struct snd_card *card, char *id, int device,
|
/openbmc/linux/sound/core/ |
H A D | ump.c | 122 int snd_ump_endpoint_new(struct snd_card *card, char *id, int device, in snd_ump_endpoint_new() function 170 EXPORT_SYMBOL_GPL(snd_ump_endpoint_new);
|
/openbmc/linux/sound/usb/ |
H A D | midi2.c | 726 err = snd_ump_endpoint_new(umidi->chip->card, idstr, rmidi->index, in create_midi2_ump()
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | f_midi2.c | 1554 err = snd_ump_endpoint_new(card, "MIDI 2.0 Gadget", id, in f_midi2_create_card()
|