Home
last modified time | relevance | path

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

/linux-6.15/drivers/accel/habanalabs/common/
H A Ddevice.c2092 hdev->device_release_watchdog_timeout_sec); in hl_device_cond_reset()
2094 secs_to_jiffies(hdev->device_release_watchdog_timeout_sec)); in hl_device_cond_reset()
2302 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.h3528 u32 device_release_watchdog_timeout_sec; member