Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dseq_oss.h94 #define SNDRV_SEQ_DEV_ID_OSS "seq-oss" macro
/linux-4.1.27/sound/core/seq/oss/
Dseq_oss.c74 .id = SNDRV_SEQ_DEV_ID_OSS,
/linux-4.1.27/sound/drivers/opl3/
Dopl3_oss.c124 if (snd_seq_device_new(opl3->card, 0, SNDRV_SEQ_DEV_ID_OSS, in snd_opl3_init_seq_oss()
/linux-4.1.27/sound/synth/emux/
Demux_oss.c73 if (snd_seq_device_new(emu->card, 1, SNDRV_SEQ_DEV_ID_OSS, in snd_emux_init_seq_oss()