Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/utils/
H A Diniparser.c29 LINE_SECTION, enumerator
658 sta = LINE_SECTION ; in iniparser_line()
786 case LINE_SECTION: in iniparser_load()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test_ini.h42 LINE_SECTION = 1, enumerator
H A Dfocaltech_test_ini.c305 type = LINE_SECTION; in ini_get_line()
410 } else if (ret == LINE_SECTION) { in ini_init_inidata()