Home
last modified time | relevance | path

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

/linux-3.4.99/sound/drivers/opl3/
Dopl3_oss.c62 if (ev->type != SNDRV_SEQ_EVENT_OSS) in snd_opl3_oss_event_input()
/linux-3.4.99/include/sound/
Dasequencer.h95 #define SNDRV_SEQ_EVENT_OSS 51 /* OSS raw event */ macro
/linux-3.4.99/sound/synth/emux/
Demux_oss.c323 if (ev->type != SNDRV_SEQ_EVENT_OSS) in snd_emux_event_oss_input()
/linux-3.4.99/sound/core/seq/oss/
Dseq_oss_synth.c597 ev->type = SNDRV_SEQ_EVENT_OSS; in snd_seq_oss_synth_raw_event()