Home
last modified time | relevance | path

Searched refs:hl_fw_load_fw_to_device (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/common/
H A Dfirmware_if.c28 int hl_fw_load_fw_to_device(struct hl_device *hdev, const char *fw_name, in hl_fw_load_fw_to_device() function
H A Dhabanalabs.h1915 int hl_fw_load_fw_to_device(struct hl_device *hdev, const char *fw_name,
/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/goya/
H A Dgoya.c2318 return hl_fw_load_fw_to_device(hdev, GOYA_LINUX_FW_FILE, dst); in goya_load_firmware_to_device()
2335 return hl_fw_load_fw_to_device(hdev, GOYA_BOOT_FIT_FILE, dst); in goya_load_boot_fit_to_device()
/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/gaudi/
H A Dgaudi.c2757 return hl_fw_load_fw_to_device(hdev, GAUDI_LINUX_FW_FILE, dst); in gaudi_load_firmware_to_device()
2766 return hl_fw_load_fw_to_device(hdev, GAUDI_BOOT_FIT_FILE, dst); in gaudi_load_boot_fit_to_device()