Home
last modified time | relevance | path

Searched refs:dB_to_cx18_av_vol (Results 1 – 1 of 1) sorted by relevance

/drivers/media/video/cx18/
Dcx18-alsa-mixer.c54 static inline int dB_to_cx18_av_vol(int dB) in dB_to_cx18_av_vol() function
93 vctrl.value = dB_to_cx18_av_vol(uctl->value.integer.value[0]); in snd_cx18_mixer_tv_vol_get()
113 vctrl.value = dB_to_cx18_av_vol(uctl->value.integer.value[0]); in snd_cx18_mixer_tv_vol_put()
124 vctrl.value = dB_to_cx18_av_vol(uctl->value.integer.value[0]); in snd_cx18_mixer_tv_vol_put()