Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dseq_device.h80 #define SNDRV_SEQ_DEV_ID_OPL3 "opl3-synth" macro
/openbmc/linux/sound/drivers/opl3/
H A Dopl3_seq.c275 .id = SNDRV_SEQ_DEV_ID_OPL3,
H A Dopl3_lib.c527 if (snd_seq_device_new(card, seq_device, SNDRV_SEQ_DEV_ID_OPL3, in snd_opl3_hwdep_new()