Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/adc/
Dqcom-vadc-common.c194 int qcom_vadc_scale(enum vadc_scale_fn_type scaletype, in qcom_vadc_scale() function
222 EXPORT_SYMBOL(qcom_vadc_scale);
Dqcom-vadc-common.h101 int qcom_vadc_scale(enum vadc_scale_fn_type scaletype,
Dqcom-spmi-vadc.c468 ret = qcom_vadc_scale(prop->scale_fn_type, in vadc_read_raw()
Dqcom-pm8xxx-xoadc.c671 ret = qcom_vadc_scale(ch->hwchan->scale_fn_type, in pm8xxx_read_raw()