Lines Matching defs:chan
87 struct snd_midi_channel *chan; in snd_midi_process_event() local
245 note_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in note_off()
268 struct snd_midi_channel *chan, int control, int value) in do_control()
391 struct snd_midi_channel *chan = chset->channels + i; in snd_midi_channel_set_clear() local
414 rpn(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in rpn()
454 nrpn(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in nrpn()
596 all_sounds_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan) in all_sounds_off()
614 all_notes_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan) in all_notes_off()
652 struct snd_midi_channel *chan; in snd_midi_channel_init_set() local
672 struct snd_midi_channel *chan = chset->channels + ch; in reset_all_channels() local
705 static void snd_midi_reset_controllers(struct snd_midi_channel *chan) in snd_midi_reset_controllers()