Home
last modified time | relevance | path

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

/linux-3.3/sound/isa/gus/
Dgus_reset.c186 snd_gf1_write8(gus, SNDRV_GF1_VB_VOLUME_START, 0); in snd_gf1_clear_voices()
219 snd_gf1_write8(gus, SNDRV_GF1_VB_VOLUME_START, SNDRV_GF1_MIN_OFFSET); /* ramp start */ in snd_gf1_stop_voices()
Dgus_pcm.c157 snd_gf1_write8(gus, SNDRV_GF1_VB_VOLUME_START, SNDRV_GF1_MIN_OFFSET); in snd_gf1_pcm_trigger_up()
/linux-3.3/include/sound/
Dgus.h100 #define SNDRV_GF1_VB_VOLUME_START 0x07 macro