Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/accel/habanalabs/common/
Ddevice.c1936 hdev->device_release_watchdog_timeout_sec); in hl_device_cond_reset()
1938 msecs_to_jiffies(hdev->device_release_watchdog_timeout_sec * 1000)); in hl_device_cond_reset()
2173 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.h3418 u32 device_release_watchdog_timeout_sec; member