Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_generic.c1423 struct gt1x_ps_device{ struct
1433 static struct gt1x_ps_device *gt1x_ps_dev; argument
1624 gt1x_ps_dev = kzalloc(sizeof(struct gt1x_ps_device), GFP_KERNEL); in gt1x_ps_init()