Searched refs:snd_rawmidi_info_select (Results 1 – 2 of 2) sorted by relevance
290 if (snd_rawmidi_info_select(card, info) >= 0) in snd_seq_midisynth_probe()293 if (snd_rawmidi_info_select(card, info) >= 0) { in snd_seq_midisynth_probe()347 if (snd_rawmidi_info_select(card, info) >= 0) in snd_seq_midisynth_probe()
683 int snd_rawmidi_info_select(struct snd_card *card, struct snd_rawmidi_info *info) in snd_rawmidi_info_select() function688 EXPORT_SYMBOL(snd_rawmidi_info_select);702 err = snd_rawmidi_info_select(card, &info); in snd_rawmidi_info_select_user()