Home
last modified time | relevance | path

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

/drivers/iio/adc/
Dtwl6030-gpadc.c97 struct twl6030_ideal_code { struct
120 const struct twl6030_ideal_code *ideal; argument
151 static const struct twl6030_ideal_code
244 static const struct twl6030_ideal_code
426 static int twl6030_gpadc_lookup(const struct twl6030_ideal_code *ideal, in twl6030_gpadc_lookup()
441 const struct twl6030_ideal_code *ideal = pdata->ideal; in twl6030_channel_calibrated()
452 const struct twl6030_ideal_code *ideal = gpadc->pdata->ideal; in twl6030_gpadc_make_correction()
492 const struct twl6030_ideal_code *ideal = gpadc->pdata->ideal; in twl6030_gpadc_get_processed()
578 const struct twl6030_ideal_code *ideal = gpadc->pdata->ideal; in twl6030_calibrate_channel()