Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_platform.h38 int cyttsp5_xres(struct cyttsp5_core_platform_data *pdata, struct device *dev);
53 #define cyttsp5_xres NULL macro
H A Dcyttsp5_platform.c170 int cyttsp5_xres(struct cyttsp5_core_platform_data *pdata, in cyttsp5_xres() function
H A Dcyttsp5_devtree.c655 pdata->xres = cyttsp5_xres; in create_and_get_core_pdata()