Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/hyn_cst2xx/
H A Dhyn_cst2xx.c723 static void cst2xx_touch_down(struct input_dev *input_dev, s32 id,s32 x,s32 y,s32 w) in cst2xx_touch_down() function
1319 cst2xx_touch_down(ts->input, finger_id, input_x, input_y, input_w); in cst2xx_ts_worker()