Home
last modified time | relevance | path

Searched defs:max_vk (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/supported_ic/
H A Dfocaltech_test_ft8201.c830 int max_vk = 0; in ft8201_lcdnoise_test() local
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test.c740 bool compare_data(int *data, int min, int max, int min_vk, int max_vk, bool key) in compare_data()