Home
last modified time | relevance | path

Searched defs:file_name (Results 1 – 11 of 11) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/
Dmk_prim_xml_step1.py134 def para_exist_i_file(file_name): argument
148 def cp_effect_content_on_file(cfg_fp, file_name): argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/osal/hisiv600/
Dhdmi_osal.c24 struct file *hdmi_osal_file_open(const hi_char *file_name, osal_file_flag e_flags) in hdmi_osal_file_open()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Dexception_rst.h60 hi_u8 *file_name; member
Dplat_firmware.c480 hi_u8 *file_name = HI_NULL; in open_file_to_readm() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/
Dtransfer.h64 hi_char *file_name; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
Drockchip_drm_debugfs.c63 char file_name[100]; in rockchip_drm_dump_plane_buffer() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/tools/nvtool/
Dbuild_nv.py548 def check_hnv_result(file_name): argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/tools/nvtool/
Dbuild_nv.py548 def check_hnv_result(file_name): argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddbus_usb_linux.c3192 s8 file_name[64]; in dbus_get_fwfile() local
3268 s8 file_name[64]; in dbus_get_nvfile() local
Ddhd_linux_pktdump.c999 uint8 file_name[BOOTP_FILE_LEN]; member
Ddhd_linux.c15823 int write_file(const char * file_name, uint32 flags, uint8 *buf, int size) in write_file()