Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/iio/adc/
H A Dqcom-vadc-common.h136 int qcom_vadc_scale(enum vadc_scale_fn_type scaletype,
/openbmc/linux/drivers/iio/adc/
H A Dqcom-vadc-common.c637 int qcom_vadc_scale(enum vadc_scale_fn_type scaletype, in qcom_vadc_scale() function
665 EXPORT_SYMBOL(qcom_vadc_scale);
H A Dqcom-spmi-vadc.c462 ret = qcom_vadc_scale(prop->scale_fn_type, in vadc_read_raw()
H A Dqcom-pm8xxx-xoadc.c670 ret = qcom_vadc_scale(ch->hwchan->scale_fn_type, in pm8xxx_read_raw()