Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/adc/
Dqcom-vadc-common.h145 int qcom_vadc_scale(enum vadc_scale_fn_type scaletype,
Dqcom-vadc-common.c357 int qcom_vadc_scale(enum vadc_scale_fn_type scaletype, in qcom_vadc_scale() function
385 EXPORT_SYMBOL(qcom_vadc_scale);
Dqcom-spmi-vadc.c460 ret = qcom_vadc_scale(prop->scale_fn_type, in vadc_read_raw()
Dqcom-pm8xxx-xoadc.c668 ret = qcom_vadc_scale(ch->hwchan->scale_fn_type, in pm8xxx_read_raw()