Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dqcom-vadc-common.c649 int qcom_adc5_hw_scale(enum vadc_scale_fn_type scaletype, in qcom_adc5_hw_scale() function
663 EXPORT_SYMBOL(qcom_adc5_hw_scale);
H A Dqcom-vadc-common.h170 int qcom_adc5_hw_scale(enum vadc_scale_fn_type scaletype,
H A Dqcom-spmi-adc5.c513 ret = qcom_adc5_hw_scale(prop->scale_fn_type, in adc_read_raw_common()