Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dseq_oss.h72 #define SNDRV_SEQ_OSS_PASS_EVENTS 1 /* pass all events to callback */ macro
/linux-4.4.14/sound/core/seq/oss/
Dseq_oss_event.c329 case SNDRV_SEQ_OSS_PASS_EVENTS: in note_on_event()
369 case SNDRV_SEQ_OSS_PASS_EVENTS: in note_off_event()
Dseq_oss_synth.c236 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()