Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test_ini.h59 struct ini_data { struct
60 char *data;
61 int length;
62 int keyword_num_total;
63 int section_num;
64 struct ini_section section[MAX_INI_SECTION_NUM];
65 struct ini_keyword *tmp;
66 char ic_name[MAX_IC_NAME_LEN];
67 u32 ic_code;