Home
last modified time | relevance | path

Searched refs:snd_rawmidi_dev_free (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/core/
H A Drawmidi.c39 static int snd_rawmidi_dev_free(struct snd_device *device);
1669 .dev_free = snd_rawmidi_dev_free, in snd_rawmidi_new()
1750 static int snd_rawmidi_dev_free(struct snd_device *device) in snd_rawmidi_dev_free() function
/kernel/linux/linux-6.6/sound/core/
H A Drawmidi.c39 static int snd_rawmidi_dev_free(struct snd_device *device);
1888 .dev_free = snd_rawmidi_dev_free, in snd_rawmidi_init()
2001 static int snd_rawmidi_dev_free(struct snd_device *device) in snd_rawmidi_dev_free() function

Completed in 7 milliseconds