Home
last modified time | relevance | path

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

/drivers/iio/adc/
Dat91_adc.c233 enum atmel_adc_ts_type touchscreen_type; member
470 if (st->touchscreen_type == ATMEL_ADC_TOUCHSCREEN_4WIRE) in at91_adc_channel_init()
472 else if (st->touchscreen_type == ATMEL_ADC_TOUCHSCREEN_5WIRE) in at91_adc_channel_init()
840 st->touchscreen_type = prop; in at91_adc_probe_dt_ts()
972 st->touchscreen_type = pdata->touchscreen_type; in at91_adc_probe_pdata()
1049 if (st->touchscreen_type == ATMEL_ADC_TOUCHSCREEN_4WIRE) in at91_ts_hw_init()
1108 if (st->touchscreen_type != ATMEL_ADC_TOUCHSCREEN_4WIRE) { in at91_ts_register()
1286 if (!st->touchscreen_type) { in at91_adc_probe()
1316 if (!st->touchscreen_type) { in at91_adc_probe()
1337 if (!st->touchscreen_type) { in at91_adc_remove()