Lines Matching defs:path
45 char *path; member
441 cfg_store_alloc(const char *path, struct cfg_value_store **out_store) in cfg_store_alloc()
498 cfg_store_get(const char *path, struct cfg_value_store **out_store) in cfg_store_get()
547 cfg_ini_parse_to_store(const char *path, struct cfg_value_store *store) in cfg_ini_parse_to_store()
561 cfg_ini_section_parse_to_store(const char *path, const char *section_name, in cfg_ini_section_parse_to_store()
576 const char *path) in cfg_parse_to_psoc_store()
584 const char *path, in cfg_section_parse_to_psoc_store()
593 QDF_STATUS cfg_parse_to_global_store(const char *path) in cfg_parse_to_global_store()
871 QDF_STATUS cfg_parse(const char *path) in cfg_parse()
901 bool cfg_valid_ini_check(const char *path) in cfg_valid_ini_check()
920 QDF_STATUS cfg_psoc_parse(struct wlan_objmgr_psoc *psoc, const char *path) in cfg_psoc_parse()