Searched refs:HL_DRV_RESET_DEV_RELEASE (Results 1 – 2 of 2) sorted by relevance
450 hl_device_reset(hdev, HL_DRV_RESET_DEV_RELEASE); in hpriv_release()1509 from_dev_release = !!(flags & HL_DRV_RESET_DEV_RELEASE); in hl_device_reset()1585 flags &= ~HL_DRV_RESET_DEV_RELEASE; in hl_device_reset()1879 flags &= ~HL_DRV_RESET_DEV_RELEASE; in hl_device_reset()
194 #define HL_DRV_RESET_DEV_RELEASE (1 << 4) macro