Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/adc/
Dqcom-vadc-common.c224 int qcom_vadc_decimation_from_dt(u32 value) in qcom_vadc_decimation_from_dt() function
232 EXPORT_SYMBOL(qcom_vadc_decimation_from_dt);
Dqcom-vadc-common.h107 int qcom_vadc_decimation_from_dt(u32 value);
Dqcom-spmi-vadc.c683 ret = qcom_vadc_decimation_from_dt(value); in vadc_get_dt_channel_data()
Dqcom-pm8xxx-xoadc.c797 ret = qcom_vadc_decimation_from_dt(dec); in pm8xxx_xoadc_parse_channel()