Home
last modified time | relevance | path

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

/Linux-v6.1/sound/core/
Drawmidi.c40 static int snd_rawmidi_dev_register(struct snd_device *device);
1833 .dev_register = snd_rawmidi_dev_register, in snd_rawmidi_new()
1929 static int snd_rawmidi_dev_register(struct snd_device *device) in snd_rawmidi_dev_register() function