Home
last modified time | relevance | path

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

/linux-3.4.99/include/sound/
Dseq_oss.h94 #define SNDRV_SEQ_DEV_ID_OSS "seq-oss" macro
/linux-3.4.99/sound/core/seq/oss/
Dseq_oss.c95 if ((rc = snd_seq_device_register_driver(SNDRV_SEQ_DEV_ID_OSS, &ops, in alsa_seq_oss_init()
113 snd_seq_device_unregister_driver(SNDRV_SEQ_DEV_ID_OSS); in alsa_seq_oss_exit()
/linux-3.4.99/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-3.4.99/sound/synth/emux/
Demux_oss.c72 if (snd_seq_device_new(emu->card, 0, SNDRV_SEQ_DEV_ID_OSS, in snd_emux_init_seq_oss()