Home
last modified time | relevance | path

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

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/utility/
Dcfg_op.h62 struct cfg_section { struct
77 void cfg_section_init(struct cfg_section **cfg_sct); argument
Dcfg_op.c591 int cfg_read_ini(char *file_path, struct cfg_section **cfg_section) in cfg_read_ini()