Searched refs:parse_config (Results 1 – 1 of 1) sorted by relevance
126 static int parse_config(struct env_opts *opts);1150 if (parse_config(opts)) /* should fill envdevices */ in fw_env_open()1435 static int parse_config(struct env_opts *opts) in parse_config() function