Searched refs:HL_DRV_RESET_DEV_RELEASE (Results 1 – 2 of 2) sorted by relevance
514 hl_device_reset(hdev, HL_DRV_RESET_DEV_RELEASE); in hpriv_release()1647 from_dev_release = !!(flags & HL_DRV_RESET_DEV_RELEASE); in hl_device_reset()1723 flags &= ~HL_DRV_RESET_DEV_RELEASE; in hl_device_reset()2021 flags &= ~HL_DRV_RESET_DEV_RELEASE; in hl_device_reset()
202 #define HL_DRV_RESET_DEV_RELEASE (1 << 4) macro