Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/misc/habanalabs/common/
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
Dhabanalabs.h1915 int hl_fw_load_fw_to_device(struct hl_device *hdev, const char *fw_name,
/Linux-v5.10/drivers/misc/habanalabs/goya/
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()
/Linux-v5.10/drivers/misc/habanalabs/gaudi/
Dgaudi.c2751 return hl_fw_load_fw_to_device(hdev, GAUDI_LINUX_FW_FILE, dst); in gaudi_load_firmware_to_device()
2760 return hl_fw_load_fw_to_device(hdev, GAUDI_BOOT_FIT_FILE, dst); in gaudi_load_boot_fit_to_device()