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

/linux-4.1.27/drivers/input/touchscreen/
H A Dstmpe-ts.c76 u8 touch_det_delay; member in struct:stmpe_touch
203 tsc_cfg = AVE_CTRL(ts->ave_ctrl) | DET_DELAY(ts->touch_det_delay) | stmpe_init_hw()
284 ts->touch_det_delay = ts_pdata->touch_det_delay; stmpe_ts_get_platform_info()
302 ts->touch_det_delay = val; stmpe_ts_get_platform_info()
/linux-4.1.27/include/linux/mfd/
H A Dstmpe.h134 * @touch_det_delay: Touch detect interrupt delay
155 u8 touch_det_delay; member in struct:stmpe_ts_platform_data

Completed in 65 milliseconds