Home
last modified time | relevance | path

Searched defs:conf_path (Results 1 – 6 of 6) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/build/script/
Dconf_parser.py48 def __init__(self, conf_path): argument
130 def __init__(self, conf_path): argument
/device/soc/hisilicon/ws63v100/sdk/build/script/nv/
Dconf_parser.py52 def __init__(self, conf_path): argument
134 def __init__(self, conf_path): argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_linux_priv.h75 char conf_path[PATH_MAX]; /* path to config vars file */ member
Ddhd_linux.h255 const char *conf_path; member
Ddhd_config.c1019 dhd_conf_set_conf_name_by_chip(dhd_pub_t *dhd, char *conf_path) in dhd_conf_set_conf_name_by_chip()
4009 dhd_conf_read_config(dhd_pub_t *dhd, char *conf_path) in dhd_conf_read_config()
Ddhd.h1398 char *conf_path; /* module_param: path to config vars file */ member