Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/ivtv/
Divtv-alsa-mixer.c63 static inline int cx25840_vol_to_dB(int v) in cx25840_vol_to_dB() function
100 uctl->value.integer.value[0] = cx25840_vol_to_dB(vctrl.value); in snd_ivtv_mixer_tv_vol_get()
121 (cx25840_vol_to_dB(vctrl.value) != uctl->value.integer.value[0])) { in snd_ivtv_mixer_tv_vol_put()