Searched refs:ts_x_plate_ohm (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/linux/spi/ | ||
D | tsc2005.h | 36 int ts_x_plate_ohm; member |
/linux-2.6.39/drivers/input/touchscreen/ | ||
D | tsc2005.c | 617 ts->x_plate_ohm = pdata->ts_x_plate_ohm ? : 280; in tsc2005_probe() |