Searched refs:hdsp_write_gain (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/rme9652/ |
H A D | hdsp.c | 885 static int hdsp_write_gain(struct hdsp *hdsp, unsigned int addr, unsigned short data) in hdsp_write_gain() function 2658 hdsp_write_gain(hdsp, addr, gain); in snd_hdsp_put_mixer() 3775 if (hdsp_write_gain (hdsp, i, MINUS_INFINITY_GAIN)) in snd_hdsp_set_defaults()
|
/kernel/linux/linux-6.6/sound/pci/rme9652/ |
H A D | hdsp.c | 880 static int hdsp_write_gain(struct hdsp *hdsp, unsigned int addr, unsigned short data) in hdsp_write_gain() function 2656 hdsp_write_gain(hdsp, addr, gain); in snd_hdsp_put_mixer() 3845 if (hdsp_write_gain (hdsp, i, MINUS_INFINITY_GAIN)) in snd_hdsp_set_defaults()
|
Completed in 19 milliseconds