Home
last modified time | relevance | path

Searched refs:hl_fw_push_fw_to_device (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/misc/habanalabs/
Dfirmware_if.c22 int hl_fw_push_fw_to_device(struct hl_device *hdev, const char *fw_name, in hl_fw_push_fw_to_device() function
Dhabanalabs.h1532 int hl_fw_push_fw_to_device(struct hl_device *hdev, const char *fw_name,
/Linux-v5.4/drivers/misc/habanalabs/goya/
Dgoya.c2150 return hl_fw_push_fw_to_device(hdev, fw_name, dst); in goya_push_uboot_to_device()
2169 return hl_fw_push_fw_to_device(hdev, fw_name, dst); in goya_push_linux_to_device()