Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dopl3.h270 #define SNDRV_OPL3_ST_NOT_AVAIL -1 /* voice is not available */ macro
/linux/sound/drivers/opl3/
H A Dopl3_seq.c102 opl3->voices[8].state = SNDRV_OPL3_ST_NOT_AVAIL; in snd_opl3_synth_use()