Searched refs:snd_rawmidi_dev_free (Results 1 – 1 of 1) sorted by relevance
39 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