Searched refs:get_port_info (Results 1 – 3 of 3) sorted by relevance
437 if (rmidi->ops && rmidi->ops->get_port_info) in snd_seq_midisynth_remove() 438 rmidi->ops->get_port_info(rmidi, p, port); in snd_seq_midisynth_remove()
49 void (*get_port_info)(struct snd_rawmidi *rmidi, int number, member
2394 .get_port_info = snd_usbmidi_get_port_info,