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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dpss.c494 static int ret_vol_mono(int left) function
559 return ret_vol_mono(devc->mixer.bass);
565 return ret_vol_mono(devc->mixer.treble);
571 return ret_vol_mono(devc->mixer.synth);
620 or_mask = ret_vol_mono(devc->mixer.bass);
624 or_mask = ret_vol_mono(devc->mixer.treble);
628 or_mask = ret_vol_mono(devc->mixer.synth);
H A Dopl3sa2.c355 static inline int ret_vol_mono(int vol) function
410 value = ret_vol_mono(devc->mic);
451 value = ret_vol_mono(devc->mic);

Completed in 27 milliseconds