Home
last modified time | relevance | path

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

/linux-6.14.4/sound/isa/gus/
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()
Dgus_pcm.c133 snd_gf1_write8(gus, SNDRV_GF1_VB_VOLUME_START, SNDRV_GF1_MIN_OFFSET); in snd_gf1_pcm_trigger_up()
/linux-6.14.4/include/sound/
Dgus.h85 #define SNDRV_GF1_VB_VOLUME_START 0x07 macro