Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/accel/habanalabs/common/
Ddevice.c1939 hdev->device_release_watchdog_timeout_sec); in hl_device_cond_reset()
1941 msecs_to_jiffies(hdev->device_release_watchdog_timeout_sec * 1000)); in hl_device_cond_reset()
2176 hdev->device_release_watchdog_timeout_sec = HL_DEVICE_RELEASE_WATCHDOG_TIMEOUT_SEC; in hl_device_init()
Ddebugfs.c1725 &hdev->device_release_watchdog_timeout_sec); in add_files_to_device()
Dhabanalabs.h3420 u32 device_release_watchdog_timeout_sec; member