Home
last modified time | relevance | path

Searched refs:FTS_DRIVER_VERSION (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_common.h39 #define FTS_DRIVER_VERSION "Focaltech V3.1 20190807" macro
H A Dfocaltech_ex_fun.c971 count += snprintf(buf + count, PAGE_SIZE, "Driver Ver:%s\n", FTS_DRIVER_VERSION); in fts_driverinfo_show()
H A Dfocaltech_core.c1354 FTS_INFO("%s", FTS_DRIVER_VERSION); in fts_ts_probe_entry()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_common.h39 #define FTS_DRIVER_VERSION "Focaltech V3.0a 20180929" macro
H A Dfocaltech_ex_fun.c973 count += snprintf(buf + count, PAGE_SIZE, "Driver Ver:%s\n", FTS_DRIVER_VERSION); in fts_driverinfo_show()