Home
last modified time | relevance | path

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

/linux-6.1.9/sound/drivers/opl3/
Dopl3_oss.c33 if (ev->type != SNDRV_SEQ_EVENT_OSS) in snd_opl3_oss_event_input()
/linux-6.1.9/include/uapi/sound/
Dasequencer.h77 #define SNDRV_SEQ_EVENT_OSS 51 /* OSS raw event */ macro
/linux-6.1.9/sound/synth/emux/
Demux_oss.c300 if (ev->type != SNDRV_SEQ_EVENT_OSS) in snd_emux_event_oss_input()
/linux-6.1.9/sound/core/seq/oss/
Dseq_oss_synth.c596 ev->type = SNDRV_SEQ_EVENT_OSS; in snd_seq_oss_synth_raw_event()