Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_platform.c86 static struct cyttsp5_touch_config cyttsp5_ttconfig_pid00 = {
108 static struct cyttsp5_touch_config cyttsp5_ttconfig_pid01 = {
130 static struct cyttsp5_touch_config cyttsp5_ttconfig = {
138 static struct cyttsp5_touch_config cyttsp5_ttconfig = {
154 static struct cyttsp5_touch_config *cyttsp5_ttconfigs[] = {
H A Dcyttsp5_core.h95 struct cyttsp5_touch_config { struct
105 struct cyttsp5_touch_config *ttconfig; argument
107 struct cyttsp5_touch_config **ttconfigs;
H A Dcyttsp5_loader.c1052 struct cyttsp5_touch_config *ttconfig) in cyttsp5_check_ttconfig_version_platform()
1086 static struct cyttsp5_touch_config *cyttsp5_get_platform_ttconfig( in cyttsp5_get_platform_ttconfig()
1090 struct cyttsp5_touch_config **ttconfigs; in cyttsp5_get_platform_ttconfig()
1091 struct cyttsp5_touch_config *ttconfig; in cyttsp5_get_platform_ttconfig()
1124 struct cyttsp5_touch_config *ttconfig; in upgrade_ttconfig_from_platform()