Home
last modified time | relevance | path

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

/linux/include/sound/
A Dseq_oss.h30 int event_passing; member
/linux/sound/core/seq/oss/
A Dseq_oss_synth.c222 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()
A Dseq_oss_event.c282 switch (info->arg.event_passing) { in note_on_event()
343 switch (info->arg.event_passing) { in note_off_event()
/linux/sound/synth/emux/
A Demux_oss.c148 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()
/linux/Documentation/sound/designs/
A Dseq-oss.rst227 int event_passing;
243 The last field, ``event_passing``, indicates how to translate note-on

Completed in 6 milliseconds