Searched refs:SNDRV_OPL3_ST_NOT_AVAIL (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/opl3/
H A Dopl3_seq.c114 opl3->voices[8].state = SNDRV_OPL3_ST_NOT_AVAIL;
H A Dopl3_midi.c174 if (vp->state == SNDRV_OPL3_ST_NOT_AVAIL)
585 vp2->state = SNDRV_OPL3_ST_NOT_AVAIL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dopl3.h288 #define SNDRV_OPL3_ST_NOT_AVAIL -1 /* voice is not available */ macro

Completed in 70 milliseconds