Home
last modified time | relevance | path

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

/linux/sound/isa/gus/
H A Dgus_reset.c173 snd_gf1_write8(gus, SNDRV_GF1_VB_VOLUME_START, 0); in snd_gf1_clear_voices()
206 snd_gf1_write8(gus, SNDRV_GF1_VB_VOLUME_START, SNDRV_GF1_MIN_OFFSET); /* ramp start */ in snd_gf1_stop_voices()
H A Dgus_pcm.c133 snd_gf1_write8(gus, SNDRV_GF1_VB_VOLUME_START, SNDRV_GF1_MIN_OFFSET); in snd_gf1_pcm_trigger_up()
/linux/include/sound/
H A Dgus.h85 #define SNDRV_GF1_VB_VOLUME_START 0x07 macro