Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/iio/adc/
Dqcom-vadc-common.h156 int qcom_adc5_hw_scale(enum vadc_scale_fn_type scaletype,
/Linux-v5.15/drivers/iio/adc/
Dqcom-vadc-common.c680 int qcom_adc5_hw_scale(enum vadc_scale_fn_type scaletype, in qcom_adc5_hw_scale() function
696 EXPORT_SYMBOL(qcom_adc5_hw_scale);
Dqcom-spmi-adc5.c453 ret = qcom_adc5_hw_scale(prop->scale_fn_type, in adc_read_raw_common()