Searched refs:register_sound_midi (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsound.h37 extern int register_sound_midi(const struct file_operations *fops, int dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/
H A Dsound_core.c415 * register_sound_midi - register a midi device
424 int register_sound_midi(const struct file_operations *fops, int dev) function
430 EXPORT_SYMBOL(register_sound_midi); variable
494 * Release a sound device that was allocated with register_sound_midi().
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Ddev_table.c172 int i = register_sound_midi(&oss_sound_fops, -1);

Completed in 69 milliseconds