Lines Matching defs:chan
73 struct snd_midi_channel *chan; in snd_midi_process_event() local
232 note_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in note_off()
255 struct snd_midi_channel *chan, int control, int value) in do_control()
381 struct snd_midi_channel *chan = chset->channels + i; in snd_midi_channel_set_clear() local
405 rpn(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in rpn()
445 nrpn(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in nrpn()
587 all_sounds_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan) in all_sounds_off()
605 all_notes_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan) in all_notes_off()
643 struct snd_midi_channel *chan; in snd_midi_channel_init_set() local
663 struct snd_midi_channel *chan = chset->channels + ch; in reset_all_channels() local
697 static void snd_midi_reset_controllers(struct snd_midi_channel *chan) in snd_midi_reset_controllers()