Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/accel/habanalabs/goya/
Dgoya.c2503 return hl_fw_load_fw_to_device(hdev, GOYA_LINUX_FW_FILE, dst, 0, 0); in goya_load_firmware_to_device()
2520 return hl_fw_load_fw_to_device(hdev, GOYA_BOOT_FIT_FILE, dst, 0, 0); in goya_load_boot_fit_to_device()
/linux-6.14.4/drivers/accel/habanalabs/common/
Dfirmware_if.c355 int hl_fw_load_fw_to_device(struct hl_device *hdev, const char *fw_name, in hl_fw_load_fw_to_device() function
Dhabanalabs.h3950 int hl_fw_load_fw_to_device(struct hl_device *hdev, const char *fw_name,
/linux-6.14.4/drivers/accel/habanalabs/gaudi/
Dgaudi.c3695 return hl_fw_load_fw_to_device(hdev, GAUDI_LINUX_FW_FILE, dst, 0, 0); in gaudi_load_firmware_to_device()
3704 return hl_fw_load_fw_to_device(hdev, GAUDI_BOOT_FIT_FILE, dst, 0, 0); in gaudi_load_boot_fit_to_device()