Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_core.h111 typedef int (*cyttsp5_platform_read) (struct device *dev, void *buf, int size); typedef
130 struct device *dev, cyttsp5_platform_read read);
H A Dcyttsp5_platform.h45 struct device *dev, cyttsp5_platform_read read);
H A Dcyttsp5_platform.c267 struct device *dev, cyttsp5_platform_read read) in cyttsp5_detect()