Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/adc/
Dqcom-vadc-common.h156 int qcom_adc5_hw_scale(enum vadc_scale_fn_type scaletype,
Dqcom-vadc-common.c387 int qcom_adc5_hw_scale(enum vadc_scale_fn_type scaletype, in qcom_adc5_hw_scale() function
401 EXPORT_SYMBOL(qcom_adc5_hw_scale);
Dqcom-spmi-adc5.c398 ret = qcom_adc5_hw_scale(prop->scale_fn_type, in adc5_read_raw()