Home
last modified time | relevance | path

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

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