Lines Matching refs:dev_conf
113 static struct mpu_config dev_conf[MAX_MIDI_DEV]; variable
443 devc = &dev_conf[dev]; in mpuintr()
471 devc = &dev_conf[dev]; in mpu401_open()
524 devc = &dev_conf[dev]; in mpu401_close()
547 devc = &dev_conf[dev]; in mpu401_out()
574 devc = &dev_conf[dev]; in mpu401_command()
689 struct mpu_config *devc = &dev_conf[dev]; in mpu401_prefix_cmd()
728 devc = &dev_conf[dev]; in mpu401_ioctl()
776 devc = &dev_conf[midi_dev]; in mpu_synth_ioctl()
806 devc = &dev_conf[midi_dev]; in mpu_synth_open()
862 devc = &dev_conf[midi_dev]; in mpu_synth_close()
962 devc = &dev_conf[m]; in attach_mpu401()
1338 struct mpu_config *devc= &dev_conf[midi_dev]; in mpu_start_timer()
1365 struct mpu_config *devc= &dev_conf[midi_dev]; in mpu_timer_open()
1699 devc = &dev_conf[midi_dev]; in mpu_timer_init()
1707 dev_conf[midi_dev].timer_flag = 1; in mpu_timer_init()