Lines Matching refs:HL_DRV_RESET_HARD
521 hl_device_reset(hdev, HL_DRV_RESET_HARD); in hpriv_release()
621 hl_device_reset(hdev, HL_DRV_RESET_HARD); in hl_device_release()
833 flags = watchdog_work->flags | HL_DRV_RESET_HARD | HL_DRV_RESET_FROM_WD_THR; in device_release_watchdog_func()
1146 hl_device_cond_reset(hdev, HL_DRV_RESET_HARD | HL_DRV_RESET_HEARTBEAT, event_mask); in hl_device_heartbeat()
1409 rc = hl_device_reset(hdev, HL_DRV_RESET_HARD); in hl_device_resume()
1528 if ((flags & HL_DRV_RESET_HARD) && in send_disable_pci_access()
1644 hard_reset = !!(flags & HL_DRV_RESET_HARD); in hl_device_reset()
1720 if (from_dev_release && (watchdog_work->flags & HL_DRV_RESET_HARD)) { in hl_device_reset()
1722 flags |= HL_DRV_RESET_HARD; in hl_device_reset()
2028 flags |= HL_DRV_RESET_HARD; in hl_device_reset()
2113 return hl_device_reset(hdev, flags | HL_DRV_RESET_HARD); in hl_device_cond_reset()