touchscreen_type 233 drivers/iio/adc/at91_adc.c enum atmel_adc_ts_type touchscreen_type; touchscreen_type 474 drivers/iio/adc/at91_adc.c if (st->touchscreen_type == ATMEL_ADC_TOUCHSCREEN_4WIRE) touchscreen_type 476 drivers/iio/adc/at91_adc.c else if (st->touchscreen_type == ATMEL_ADC_TOUCHSCREEN_5WIRE) touchscreen_type 849 drivers/iio/adc/at91_adc.c st->touchscreen_type = prop; touchscreen_type 982 drivers/iio/adc/at91_adc.c st->touchscreen_type = pdata->touchscreen_type; touchscreen_type 1058 drivers/iio/adc/at91_adc.c if (st->touchscreen_type == ATMEL_ADC_TOUCHSCREEN_4WIRE) touchscreen_type 1117 drivers/iio/adc/at91_adc.c if (st->touchscreen_type != ATMEL_ADC_TOUCHSCREEN_4WIRE) { touchscreen_type 1293 drivers/iio/adc/at91_adc.c if (!st->touchscreen_type) { touchscreen_type 1323 drivers/iio/adc/at91_adc.c if (!st->touchscreen_type) { touchscreen_type 1344 drivers/iio/adc/at91_adc.c if (!st->touchscreen_type) { touchscreen_type 45 include/linux/platform_data/at91_adc.h enum atmel_adc_ts_type touchscreen_type;