Searched refs:sound_alloc_mididev (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/oss/
H A Ddev_table.c168 int sound_alloc_mididev(void) function
178 EXPORT_SYMBOL(sound_alloc_mididev); variable
H A Dv_midi.c179 midi1 = sound_alloc_mididev();
199 midi2 = sound_alloc_mididev();
H A Dpas2_midi.c212 int dev = sound_alloc_mididev();
H A Dsb_midi.c168 dev = sound_alloc_mididev();
H A Duart6850.c236 if ((my_dev = sound_alloc_mididev()) == -1)
H A Ddev_table.h388 int sound_alloc_mididev(void);
H A Duart401.c346 devc->my_dev = sound_alloc_mididev();
H A Dmpu401.c965 m = sound_alloc_mididev();
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/oss/emu10k1/
H A Dmain.c259 card->seq_dev = sound_alloc_mididev();

Completed in 108 milliseconds