Home
last modified time | relevance | path

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

/linux-4.1.27/sound/oss/
Ddev_table.c170 int sound_alloc_mididev(void) in sound_alloc_mididev() function
180 EXPORT_SYMBOL(sound_alloc_mididev);
Dv_midi.c180 midi1 = sound_alloc_mididev(); in attach_v_midi()
200 midi2 = sound_alloc_mididev(); in attach_v_midi()
Dpas2_midi.c212 int dev = sound_alloc_mididev(); in pas_midi_init()
Dsb_midi.c169 dev = sound_alloc_mididev(); in sb_dsp_midi_init()
Duart6850.c257 if ((my_dev = sound_alloc_mididev()) == -1) in attach_uart6850()
Ddev_table.h388 int sound_alloc_mididev(void);
Duart401.c342 devc->my_dev = sound_alloc_mididev(); in probe_uart401()
Dmpu401.c955 m = sound_alloc_mididev(); in attach_mpu401()