Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/adc/
Dtwl6030-gpadc.c83 struct twl6030_ideal_code { struct
106 const struct twl6030_ideal_code *ideal; argument
137 static const struct twl6030_ideal_code
230 static const struct twl6030_ideal_code
412 static int twl6030_gpadc_lookup(const struct twl6030_ideal_code *ideal, in twl6030_gpadc_lookup()
427 const struct twl6030_ideal_code *ideal = pdata->ideal; in twl6030_channel_calibrated()
438 const struct twl6030_ideal_code *ideal = gpadc->pdata->ideal; in twl6030_gpadc_make_correction()
478 const struct twl6030_ideal_code *ideal = gpadc->pdata->ideal; in twl6030_gpadc_get_processed()
564 const struct twl6030_ideal_code *ideal = gpadc->pdata->ideal; in twl6030_calibrate_channel()