Searched refs:touch_det_delay (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/touchscreen/
H A Dstmpe-ts.c75 u8 touch_det_delay; member in struct:stmpe_touch
187 tsc_cfg = AVE_CTRL(ts->ave_ctrl) | DET_DELAY(ts->touch_det_delay) |
287 ts->touch_det_delay = ts_pdata->touch_det_delay;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mfd/
H A Dstmpe.h140 * @touch_det_delay: Touch detect interrupt delay
161 u8 touch_det_delay; member in struct:stmpe_ts_platform_data

Completed in 106 milliseconds