Home
last modified time | relevance | path

Searched refs:SNDRV_OPL3_MODE_SYNTH (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/sound/
H A Dopl3.h307 #define SNDRV_OPL3_MODE_SYNTH 0 /* OSS - voices allocated by application */ macro
/openbmc/linux/sound/drivers/opl3/
H A Dopl3_oss.c152 opl3->synth_mode = SNDRV_OPL3_MODE_SYNTH; in snd_opl3_open_seq_oss()