Searched defs:snd_rawmidi_set_ops (Results 1 - 1 of 1) sorted by relevance

/sound/core/
H A Drawmidi.c1442 * Use snd_rawmidi_set_ops() to set the operators to the new instance.
1649 * snd_rawmidi_set_ops - set the rawmidi operators
1656 void snd_rawmidi_set_ops(struct snd_rawmidi *rmidi, int stream, function
1712 EXPORT_SYMBOL(snd_rawmidi_set_ops); variable

Completed in 55 milliseconds