Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test.h387 u32 ic_ver; member
H A Dfocaltech_test.c1618 tdata->ic_ver = TEST_IC_VERSION(val[0], val[1], val[2], val[3]); in get_ic_version()
1619 FTS_TEST_INFO("test ic version:0x%8x", tdata->ic_ver); in get_ic_version()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_core.c5462 __ATTR(ic_ver, S_IRUGO, cyttsp5_ic_ver_show, NULL),