Home
last modified time | relevance | path

Searched refs:snd_rawmidi_dev_register (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/sound/core/
Drawmidi.c40 static int snd_rawmidi_dev_register(struct snd_device *device);
1769 .dev_register = snd_rawmidi_dev_register, in snd_rawmidi_new()
1867 static int snd_rawmidi_dev_register(struct snd_device *device) in snd_rawmidi_dev_register() function