Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dqcom-vadc-common.c619 int qcom_vadc_scale(enum vadc_scale_fn_type scaletype, in qcom_vadc_scale() function
647 EXPORT_SYMBOL(qcom_vadc_scale);
H A Dqcom-vadc-common.h159 int qcom_vadc_scale(enum vadc_scale_fn_type scaletype,
H A Dqcom-spmi-vadc.c460 ret = qcom_vadc_scale(prop->scale_fn_type, in vadc_read_raw()
H A Dqcom-pm8xxx-xoadc.c669 ret = qcom_vadc_scale(ch->hwchan->scale_fn_type, in pm8xxx_read_raw()