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

/linux-master/include/sound/
H A Dseq_oss.h30 int event_passing; member in struct:snd_seq_oss_arg
57 /* flag: event_passing */
/linux-master/sound/core/seq/oss/
H A Dseq_oss_synth.c222 info->arg.event_passing = SNDRV_SEQ_OSS_PROCESS_EVENTS;
224 info->arg.event_passing = SNDRV_SEQ_OSS_PASS_EVENTS;
277 info->arg.event_passing = SNDRV_SEQ_OSS_PASS_EVENTS;
H A Dseq_oss_event.c282 switch (info->arg.event_passing) {
343 switch (info->arg.event_passing) {
/linux-master/sound/synth/emux/
H A Demux_oss.c148 port->oss_arg->event_passing = SNDRV_SEQ_OSS_PROCESS_KEYPRESS;
153 port->oss_arg->event_passing = SNDRV_SEQ_OSS_PROCESS_EVENTS;

Completed in 126 milliseconds