Home
last modified time | relevance | path

Searched refs:qcom_adc5_hw_scale (Results 1 – 2 of 2) sorted by relevance

/drivers/iio/adc/
Dqcom-vadc-common.c691 int qcom_adc5_hw_scale(enum vadc_scale_fn_type scaletype, in qcom_adc5_hw_scale() function
707 EXPORT_SYMBOL(qcom_adc5_hw_scale);
Dqcom-spmi-adc5.c453 ret = qcom_adc5_hw_scale(prop->scale_fn_type, in adc_read_raw_common()