Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_DEV_ID_OPL3 (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/sound/
Dseq_device.h94 #define SNDRV_SEQ_DEV_ID_OPL3 "opl3-synth" macro
/linux-4.4.14/sound/drivers/opl3/
Dopl3_seq.c286 .id = SNDRV_SEQ_DEV_ID_OPL3,
Dopl3_lib.c532 if (snd_seq_device_new(card, seq_device, SNDRV_SEQ_DEV_ID_OPL3, in snd_opl3_hwdep_new()