Searched defs:conf_path (Results 1 – 6 of 6) sorted by relevance
48 def __init__(self, conf_path): argument130 def __init__(self, conf_path): argument
52 def __init__(self, conf_path): argument134 def __init__(self, conf_path): argument
75 char conf_path[PATH_MAX]; /* path to config vars file */ member
255 const char *conf_path; member
1019 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()
1398 char *conf_path; /* module_param: path to config vars file */ member