Home
last modified time | relevance | path

Searched defs:palmas_gpadc_info (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/iio/adc/
Dpalmas_gpadc.c31 struct palmas_gpadc_info { struct
33 int x1; /* lower ideal code */
34 int x2; /* higher ideal code */
35 int v1; /* expected lower volt reading */
59 static struct palmas_gpadc_info palmas_gpadc_info[] = { argument