Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dseq_oss.h81 #define SNDRV_SEQ_DEV_ID_OSS "seq-oss" macro
/Linux-v5.4/sound/core/seq/oss/
Dseq_oss.c62 .id = SNDRV_SEQ_DEV_ID_OSS,
/Linux-v5.4/sound/drivers/opl3/
Dopl3_oss.c95 if (snd_seq_device_new(opl3->card, 0, SNDRV_SEQ_DEV_ID_OSS, in snd_opl3_init_seq_oss()
/Linux-v5.4/sound/synth/emux/
Demux_oss.c58 if (snd_seq_device_new(emu->card, 1, SNDRV_SEQ_DEV_ID_OSS, in snd_emux_init_seq_oss()