Searched refs:event_passing (Results 1 – 5 of 5) sorted by relevance
30 int event_passing; member
222 info->arg.event_passing = SNDRV_SEQ_OSS_PROCESS_EVENTS; in snd_seq_oss_synth_setup()224 info->arg.event_passing = SNDRV_SEQ_OSS_PASS_EVENTS; in snd_seq_oss_synth_setup()277 info->arg.event_passing = SNDRV_SEQ_OSS_PASS_EVENTS; in snd_seq_oss_synth_setup_midi()
282 switch (info->arg.event_passing) { in note_on_event()343 switch (info->arg.event_passing) { in note_off_event()
148 port->oss_arg->event_passing = SNDRV_SEQ_OSS_PROCESS_KEYPRESS; in reset_port_mode()153 port->oss_arg->event_passing = SNDRV_SEQ_OSS_PROCESS_EVENTS; in reset_port_mode()
227 int event_passing;243 The last field, ``event_passing``, indicates how to translate note-on
Completed in 6 milliseconds