Searched defs:fw_loader (Results 1 – 3 of 3) sorted by relevance
1387 struct fw_load_mgr *fw_loader = &hdev->fw_loader; in hl_fw_ask_halt_machine_without_linux() local1604 struct fw_load_mgr *fw_loader = &hdev->fw_loader; in hl_fw_static_read_device_fw_version() local1804 struct fw_load_mgr *fw_loader, in hl_fw_dynamic_send_cmd()1830 struct fw_load_mgr *fw_loader, in hl_fw_dynamic_extract_fw_response()1863 struct fw_load_mgr *fw_loader, in hl_fw_dynamic_wait_for_status()1921 struct fw_load_mgr *fw_loader) in hl_fw_dynamic_send_clear_cmd()1959 struct fw_load_mgr *fw_loader, in hl_fw_dynamic_send_protocol_cmd()2078 struct fw_load_mgr *fw_loader, in hl_fw_dynamic_validate_descriptor()2211 struct fw_load_mgr *fw_loader) in hl_fw_dynamic_read_and_validate_descriptor()2285 struct fw_load_mgr *fw_loader, in hl_fw_dynamic_request_descriptor()[all …]
250 static int vsc_get_sensor_name(struct vsc_fw_loader *fw_loader, in vsc_get_sensor_name()307 static int vsc_identify_silicon(struct vsc_fw_loader *fw_loader) in vsc_identify_silicon()374 static int vsc_identify_csi_image(struct vsc_fw_loader *fw_loader) in vsc_identify_csi_image()455 static int vsc_identify_ace_image(struct vsc_fw_loader *fw_loader) in vsc_identify_ace_image()538 static int vsc_identify_cfg_image(struct vsc_fw_loader *fw_loader) in vsc_identify_cfg_image()580 static int vsc_download_bootloader(struct vsc_fw_loader *fw_loader) in vsc_download_bootloader()637 static int vsc_download_firmware(struct vsc_fw_loader *fw_loader) in vsc_download_firmware()
2581 struct fw_load_mgr *fw_loader = &hdev->fw_loader; in goya_init_firmware_loader() local