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

/linux-master/sound/pci/rme9652/
H A Dhdsp.c872 static int hdsp_read_gain (struct hdsp *hdsp, unsigned int addr) function
2626 ucontrol->value.integer.value[2] = hdsp_read_gain (hdsp, addr);
2654 change = gain != hdsp_read_gain(hdsp, addr);

Completed in 145 milliseconds