Searched defs:chip_tsadc_table (Results 1 – 1 of 1) sorted by relevance
75 struct chip_tsadc_table { struct76 const struct tsadc_table *id;79 unsigned int length;104 int (*get_temp)(struct chip_tsadc_table table, argument