Searched refs:reverb (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.10/include/linux/ |
D | dtlk.h | 82 unsigned char reverb; /* nR; 0-9 */ member
|
/Linux-v5.10/drivers/accessibility/speakup/ |
D | speakup_dtlk.h | 58 u_char reverb; /* nR; 0-9 */ member
|
D | speakup_dtlk.c | 311 status.reverb = *t++; in synth_interrogate()
|
/Linux-v5.10/include/uapi/sound/ |
D | sfnt_info.h | 110 unsigned char reverb; /* reverb send (0x00) */ member
|
/Linux-v5.10/sound/pci/ |
D | sonicvibes.c | 41 static bool reverb[SNDRV_CARDS]; variable 51 module_param_array(reverb, bool, NULL, 0444); 52 MODULE_PARM_DESC(reverb, "Enable reverb (SRAM is present) for S3 SonicVibes soundcard."); 1217 int reverb, in snd_sonicvibes_create() argument 1320 outb(SV_ENHANCED | SV_INTA | (reverb ? SV_REVERB : 0), SV_REG(sonic, CONTROL)); in snd_sonicvibes_create() 1445 reverb[dev] ? 1 : 0, in snd_sonic_probe()
|
/Linux-v5.10/sound/synth/emux/ |
D | emux_proc.c | 75 vp->reg.parm.reverb); in snd_emux_proc_info_read()
|
D | emux_effect.c | 71 {PARM_BYTE, 0, 0xff, parm_offset(reverb), 0}, /* reverb */
|
/Linux-v5.10/drivers/char/ |
D | dtlk.c | 559 status.reverb = *t++; in dtlk_interrogate()
|
/Linux-v5.10/sound/isa/sb/ |
D | emu8000_callback.c | 310 temp = vp->reg.parm.reverb; in trigger_voice()
|
/Linux-v5.10/sound/pci/emu10k1/ |
D | emu10k1_callback.c | 386 temp = vp->reg.parm.reverb; in start_voice()
|
/Linux-v5.10/Documentation/sound/ |
D | alsa-configuration.rst | 2142 reverb
|