Home
last modified time | relevance | path

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

/openbmc/linux/sound/drivers/opl4/
H A Dopl4_local.h131 #define SNDRV_SEQ_DEV_ID_OPL4 "opl4-synth" macro
H A Dopl4_seq.c206 .id = SNDRV_SEQ_DEV_ID_OPL4,
H A Dopl4_lib.c153 if (snd_seq_device_new(opl4->card, seq_device, SNDRV_SEQ_DEV_ID_OPL4, in snd_opl4_create_seq_dev()