Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dwf_midi.c59 struct wf_mpu_config { struct
77 static struct wf_mpu_config devs[2]; argument
78 static struct wf_mpu_config *phys_dev = &devs[0];
79 static struct wf_mpu_config *virt_dev = &devs[1];
358 struct wf_mpu_config *physical_dev = dev_id; in wf_mpuintr()
359 static struct wf_mpu_config *input_dev = 0; in wf_mpuintr()
417 struct wf_mpu_config *devc; in wf_mpu_open()
446 struct wf_mpu_config *devc; in wf_mpu_close()
612 struct wf_mpu_config *devc; in wf_mpu_synth_open()
644 struct wf_mpu_config *devc; in wf_mpu_synth_close()
[all …]