Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_platform.h44 int cyttsp5_detect(struct cyttsp5_core_platform_data *pdata,
47 #define cyttsp5_detect NULL macro
57 #define cyttsp5_detect NULL macro
H A Dcyttsp5_platform.c266 int cyttsp5_detect(struct cyttsp5_core_platform_data *pdata, in cyttsp5_detect() function
H A Dcyttsp5_devtree.c658 pdata->detect = cyttsp5_detect; in create_and_get_core_pdata()