Searched refs:device_release_watchdog_work (Results 1 – 2 of 2) sorted by relevance
904 INIT_DELAYED_WORK(&hdev->device_release_watchdog_work.reset_work, in device_early_init()906 hdev->device_release_watchdog_work.hdev = hdev; in device_early_init()1573 &hdev->device_release_watchdog_work; in hl_device_reset()1934 hdev->device_release_watchdog_work.flags = flags; in hl_device_cond_reset()1937 schedule_delayed_work(&hdev->device_release_watchdog_work.reset_work, in hl_device_cond_reset()2395 cancel_delayed_work_sync(&hdev->device_release_watchdog_work.reset_work); in hl_device_fini()
3318 struct hl_device_reset_work device_release_watchdog_work; member