Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_config.c3318 bool conf_file_exists; in dhd_conf_read_config() local
3321 conf_file_exists = ((conf_path != NULL) && (conf_path[0] != '\0')); in dhd_conf_read_config()
3322 if (!conf_file_exists) { in dhd_conf_read_config()
3327 if (conf_file_exists) { in dhd_conf_read_config()
3348 if (conf_file_exists) { in dhd_conf_read_config()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_config.c4595 bool conf_file_exists; in dhd_conf_read_config() local
4600 conf_file_exists = ((conf_path != NULL) && (conf_path[0] != '\0')); in dhd_conf_read_config()
4601 if (!conf_file_exists) { in dhd_conf_read_config()
4606 if (conf_file_exists) in dhd_conf_read_config()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_config.c4456 bool conf_file_exists; in dhd_conf_read_config() local
4461 conf_file_exists = ((conf_path != NULL) && (conf_path[0] != '\0')); in dhd_conf_read_config()
4462 if (!conf_file_exists) { in dhd_conf_read_config()
4467 if (conf_file_exists) in dhd_conf_read_config()