Home
last modified time | relevance | path

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

/rockchip-linux_mpp/test/
H A Dmpp_parse_cfg.c43 struct cfg_file { struct
70 static char *read_cfg_line(struct cfg_file *cfg) in read_cfg_line()
98 static inline void invalid_cfg_cache(struct cfg_file *cfg) in invalid_cfg_cache()
131 static int scan_event_line(struct cfg_file *cfg, struct rc_event *event) in scan_event_line()
148 static int parse_events(struct cfg_file *cfg, struct rc_test_config *ea) in parse_events()
164 static int parse_options(struct cfg_file *cfg, struct rc_test_config *ea) in parse_options()
197 struct cfg_file cfg; in mpp_parse_config()