Home
last modified time | relevance | path

Searched refs:device_release_watchdog_timeout_sec (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/accel/habanalabs/common/
H A Ddevice.c2073 hdev->device_release_watchdog_timeout_sec); in hl_device_cond_reset()
2075 secs_to_jiffies(hdev->device_release_watchdog_timeout_sec)); in hl_device_cond_reset()
2283 hdev->device_release_watchdog_timeout_sec = HL_DEVICE_RELEASE_WATCHDOG_TIMEOUT_SEC; in hl_device_init()
H A Ddebugfs.c1718 &hdev->device_release_watchdog_timeout_sec); in add_files_to_device()
H A Dhabanalabs.h3351 * @device_release_watchdog_timeout_sec: device release watchdog timeout value in seconds.
3528 u32 device_release_watchdog_timeout_sec; member