Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_loader.c90 struct cyttsp5_loader_platform_data *loader_pdata; member
506 } else if (ld->loader_pdata && in cyttsp5_upgrade_firmware()
507 (ld->loader_pdata->flags in cyttsp5_upgrade_firmware()
592 return ld->loader_pdata->fw; in cyttsp5_get_platform_firmware()
595 fws = ld->loader_pdata->fws; in cyttsp5_get_platform_firmware()
623 if (!ld->loader_pdata) { in upgrade_firmware_from_platform()
929 if (ld->loader_pdata && in cyttsp5_upgrade_ttconfig()
930 (ld->loader_pdata->flags in cyttsp5_upgrade_ttconfig()
1007 if (ld->loader_pdata->flags & in cyttsp5_check_ttconfig_version()
1099 return ld->loader_pdata->ttconfig; in cyttsp5_get_platform_ttconfig()
[all …]
H A Dcyttsp5_core.h179 struct cyttsp5_loader_platform_data *loader_pdata; member
H A Dcyttsp5_devtree.c746 pdata->loader_pdata = &_cyttsp5_loader_platform_data; in cyttsp5_devtree_create_and_get_pdata()
H A Dcyttsp5_core.c4275 return cd->pdata->loader_pdata; in _cyttsp5_request_loader_pdata()
5457 "Loader data flags", pdata->loader_pdata->flags); in cyttsp5_platform_data_show()