Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iio/adc/
Dti-tsc2046.c39 BITS_PER_TYPE(struct tsc2046_adc_atom)
87 struct tsc2046_adc_atom { struct
153 struct tsc2046_adc_atom *rx;
154 struct tsc2046_adc_atom *tx;
156 struct tsc2046_adc_atom *rx_one;
157 struct tsc2046_adc_atom *tx_one;
240 static u16 tsc2046_adc_get_value(struct tsc2046_adc_atom *buf) in tsc2046_adc_get_value()