Home
last modified time | relevance | path

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

/linux-5.19.10/include/sound/
Dseq_oss.h59 #define SNDRV_SEQ_OSS_PASS_EVENTS 1 /* pass all events to callback */ macro
/linux-5.19.10/sound/core/seq/oss/
Dseq_oss_event.c318 case SNDRV_SEQ_OSS_PASS_EVENTS: in note_on_event()
359 case SNDRV_SEQ_OSS_PASS_EVENTS: in note_off_event()
Dseq_oss_synth.c224 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()