Home
last modified time | relevance | path

Searched defs:file_path (Results 1 – 7 of 7) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/
Dscons_env_cfg.py256 def del_tmp_files(self, file_path): argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/build/scripts/
Dscons_env_cfg.py256 def del_tmp_files(self, file_path): argument
/device/soc/rockchip/rk3588/kernel/scripts/
Dresource_tool.c786 const char *file_path; in test_load() local
849 static bool get_entry(const char *file_path, index_tbl_entry *entry) in get_entry()
923 static int load_file(const char *file_path, int offset_block, int blocks) in load_file()
/device/soc/rockchip/common/sdk_linux/scripts/
Dresource_tool.c775 const char *file_path; in test_load() local
838 static bool get_entry(const char *file_path, index_tbl_entry *entry) in get_entry()
909 static int load_file(const char *file_path, int offset_block, int blocks) in load_file()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Dplat_firmware.c682 static hi_s32 parse_file_cmd(hi_u8 *string, unsigned long *addr, hi_char **file_path) in parse_file_cmd()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_common.c5565 int dhd_get_download_buffer(dhd_pub_t *dhd, char *file_path, download_type_t component, in dhd_get_download_buffer()
Ddhd.h3326 char file_path[DHD_DUMP_FILE_COUNT_MAX][DHD_DUMP_FILE_PATH_SIZE]; member