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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/rme9652/
H A Dhdsp.c2177 static int hdsp_da_gain(struct hdsp *hdsp) function
2229 ucontrol->value.enumerated.item[0] = hdsp_da_gain(hdsp);
2245 if (val != hdsp_da_gain(hdsp))
3568 switch (hdsp_da_gain(hdsp)) {
4633 info.da_gain = (unsigned char)hdsp_da_gain(hdsp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/rme9652/
H A Dhdsp.c2177 static int hdsp_da_gain(struct hdsp *hdsp) function
2229 ucontrol->value.enumerated.item[0] = hdsp_da_gain(hdsp);
2245 if (val != hdsp_da_gain(hdsp))
3568 switch (hdsp_da_gain(hdsp)) {
4633 info.da_gain = (unsigned char)hdsp_da_gain(hdsp);

Completed in 190 milliseconds