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

/linux-4.4.14/sound/isa/gus/
H A Dgus_reset.c216 if (ramp_end > SNDRV_GF1_MIN_OFFSET) { snd_gf1_stop_voices()
219 snd_gf1_write8(gus, SNDRV_GF1_VB_VOLUME_START, SNDRV_GF1_MIN_OFFSET); /* ramp start */ snd_gf1_stop_voices()
H A Dgus_pcm.c157 snd_gf1_write8(gus, SNDRV_GF1_VB_VOLUME_START, SNDRV_GF1_MIN_OFFSET); snd_gf1_pcm_trigger_up()
/linux-4.4.14/include/sound/
H A Dgus.h151 #define SNDRV_GF1_MIN_OFFSET (SNDRV_GF1_MIN_VOLUME>>4) macro

Completed in 106 milliseconds