hl_device_reset
hl_device_reset(hdev, 0);
hl_device_reset(hdev, 0);
rc = hl_device_reset(hdev, HL_DRV_RESET_HARD);
return hl_device_reset(hdev, flags | HL_DRV_RESET_HARD);
hl_device_reset(hdev, HL_DRV_RESET_DEV_RELEASE);
hl_device_reset(hdev, HL_DRV_RESET_HARD);
hl_device_reset(hdev, HL_DRV_RESET_HARD);
rc = hl_device_reset(hdev, flags);
hl_device_reset(hdev, flags);
int hl_device_reset(struct hl_device *hdev, u32 flags);
hl_device_reset(hdev, flags);
hl_device_reset(hdev, 0);
hl_device_reset(hdev, HL_DRV_RESET_HARD);
hl_device_reset(hdev, (HL_DRV_RESET_HARD |
hl_device_reset(hdev, HL_DRV_RESET_HARD);
hl_device_reset(hdev, HL_DRV_RESET_HARD);