Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_platform.c90 .fw_vsize = ARRAY_SIZE(ttconfig_fw_ver_pid00),
112 .fw_vsize = ARRAY_SIZE(ttconfig_fw_ver_pid01),
134 .fw_vsize = ARRAY_SIZE(ttconfig_fw_ver),
142 .fw_vsize = 0,
H A Dcyttsp5_core.h99 uint8_t fw_vsize; member
H A Dcyttsp5_loader.c1152 if (!ttconfig->fw_ver || !ttconfig->fw_vsize) { in upgrade_ttconfig_from_platform()