Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dseq_oss.h43 int event_passing; member
/linux-4.1.27/sound/core/seq/oss/
Dseq_oss_synth.c234 info->arg.event_passing = SNDRV_SEQ_OSS_PROCESS_EVENTS; in snd_seq_oss_synth_setup()
236 info->arg.event_passing = SNDRV_SEQ_OSS_PASS_EVENTS; in snd_seq_oss_synth_setup()
289 info->arg.event_passing = SNDRV_SEQ_OSS_PASS_EVENTS; in snd_seq_oss_synth_setup_midi()
Dseq_oss_event.c294 switch (info->arg.event_passing) { in note_on_event()
354 switch (info->arg.event_passing) { in note_off_event()
/linux-4.1.27/sound/synth/emux/
Demux_oss.c163 port->oss_arg->event_passing = SNDRV_SEQ_OSS_PROCESS_KEYPRESS; in reset_port_mode()
168 port->oss_arg->event_passing = SNDRV_SEQ_OSS_PROCESS_EVENTS; in reset_port_mode()