Searched refs:SNDRV_GF1_VW_VOLUME (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/sound/isa/gus/ |
D | gus_reset.c | 119 …BUG " -%i- smart stop voice - volume = 0x%x\n", voice, snd_gf1_i_read16(gus, SNDRV_GF1_VW_VOLUME)); in snd_gf1_smart_stop_voice() 133 …ERN_DEBUG " -%i- stop voice - volume = 0x%x\n", voice, snd_gf1_i_read16(gus, SNDRV_GF1_VW_VOLUME)); in snd_gf1_stop_voice() 172 snd_gf1_write16(gus, SNDRV_GF1_VW_VOLUME, 0); in snd_gf1_clear_voices()
|
D | gus_pcm.c | 140 snd_gf1_write16(gus, SNDRV_GF1_VW_VOLUME, SNDRV_GF1_MIN_VOLUME << 4); in snd_gf1_pcm_trigger_up() 280 snd_gf1_write16(gus, SNDRV_GF1_VW_VOLUME, vol); in snd_gf1_pcm_interrupt_volume() 783 snd_gf1_write16(gus, SNDRV_GF1_VW_VOLUME, vol); in snd_gf1_pcm_volume_put()
|
/Linux-v6.6/include/sound/ |
D | gus.h | 87 #define SNDRV_GF1_VW_VOLUME 0x09 macro
|