Home
last modified time | relevance | path

Searched refs:GTP_DRIVER_VERSION (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_tools.c425 tmp_len = strlen(GTP_DRIVER_VERSION); in gt1x_tool_read()
426 memcpy(buffer, GTP_DRIVER_VERSION, tmp_len); in gt1x_tool_read()
H A Dgt1x_generic.h276 #define GTP_DRIVER_VERSION "V1.4<2015/07/10>" macro
H A Dgt1x.c560 GTP_INFO("GTP Driver Version: %s", GTP_DRIVER_VERSION); in gt1x_ts_probe()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgoodix_tool.c623 … ret = simple_read_from_buffer(page, size, ppos, GTP_DRIVER_VERSION, strlen(GTP_DRIVER_VERSION)); in goodix_tool_read()
H A Dgt9xx.h297 #define GTP_DRIVER_VERSION "V2.2<2014/01/14>" macro
H A Dgt9xx.c2626 GTP_INFO("GTP Driver Version: %s", GTP_DRIVER_VERSION); in goodix_ts_probe()