Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dseq_oss.h94 #define SNDRV_SEQ_DEV_ID_OSS "seq-oss" macro
/Linux-v4.19/sound/drivers/opl3/
Dopl3_oss.c108 if (snd_seq_device_new(opl3->card, 0, SNDRV_SEQ_DEV_ID_OSS, in snd_opl3_init_seq_oss()
/Linux-v4.19/sound/core/seq/oss/
Dseq_oss.c75 .id = SNDRV_SEQ_DEV_ID_OSS,
/Linux-v4.19/sound/synth/emux/
Demux_oss.c71 if (snd_seq_device_new(emu->card, 1, SNDRV_SEQ_DEV_ID_OSS, in snd_emux_init_seq_oss()