Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_OSS_PASS_EVENTS (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/sound/
Dseq_oss.h72 #define SNDRV_SEQ_OSS_PASS_EVENTS 1 /* pass all events to callback */ macro
/Linux-v4.19/sound/core/seq/oss/
Dseq_oss_event.c331 case SNDRV_SEQ_OSS_PASS_EVENTS: in note_on_event()
372 case SNDRV_SEQ_OSS_PASS_EVENTS: in note_off_event()
Dseq_oss_synth.c237 info->arg.event_passing = SNDRV_SEQ_OSS_PASS_EVENTS; in snd_seq_oss_synth_setup()
290 info->arg.event_passing = SNDRV_SEQ_OSS_PASS_EVENTS; in snd_seq_oss_synth_setup_midi()