Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_generic.c1427 struct hwmsen_object obj_ps; member
1632 gt1x_ps_dev->obj_ps.polling = 0; /* 0--interrupt mode;1--polling mode; */ in gt1x_ps_init()
1633 gt1x_ps_dev->obj_ps.sensor_operate = gt1x_ps_operate; in gt1x_ps_init()
1635 if (hwmsen_attach(ID_PROXIMITY, &gt1x_ps_dev->obj_ps)) { in gt1x_ps_init()