Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/accel/habanalabs/common/ !
Ddevice.c2092 hdev->device_release_watchdog_timeout_sec); in hl_device_cond_reset()
2094 msecs_to_jiffies(hdev->device_release_watchdog_timeout_sec * 1000)); in hl_device_cond_reset()
2302 hdev->device_release_watchdog_timeout_sec = HL_DEVICE_RELEASE_WATCHDOG_TIMEOUT_SEC; in hl_device_init()
Ddebugfs.c1718 &hdev->device_release_watchdog_timeout_sec); in add_files_to_device()
Dhabanalabs.h3528 u32 device_release_watchdog_timeout_sec; member