Lines Matching defs:release
174 * Set if reset is due to device release
187 * Set if the caller is the device release watchdog thread
901 * @release: callback executed on release, must free the resources used by the buffer
909 void (*release)(struct hl_mmap_mem_buf *buf);
1507 * @hw_queues_unlock: release H/W queues lock.
2813 * @fini: release the MMU module.
3097 * @watchdog_active: true if a device release watchdog work is scheduled.
3129 * @device_release_watchdog_work: watchdog work that performs hard reset if user doesn't release
3150 * @ts_free_obj_wq: work queue for timestamp registration objects release.
3246 * @device_release_watchdog_timeout_sec: device release watchdog timeout value in seconds.