Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dseq_device.h80 #define SNDRV_SEQ_DEV_ID_OPL3 "opl3-synth" macro
/OK3568_Linux_fs/kernel/sound/drivers/opl3/
H A Dopl3_seq.c272 .id = SNDRV_SEQ_DEV_ID_OPL3,
H A Dopl3_lib.c515 if (snd_seq_device_new(card, seq_device, SNDRV_SEQ_DEV_ID_OPL3, in snd_opl3_hwdep_new()