Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/device/backend/
H A Dmali_kbase_device_jm.c163 return kbase_hwcnt_watchdog_if_timer_create(&kbdev->hwcnt_watchdog_timer); in kbase_device_hwcnt_watchdog_if_init()
173 kbase_hwcnt_watchdog_if_timer_destroy(&kbdev->hwcnt_watchdog_timer); in kbase_device_hwcnt_watchdog_if_term()
203 &kbdev->hwcnt_watchdog_timer, in kbase_device_hwcnt_backend_jm_watchdog_init()
H A Dmali_kbase_device_csf.c228 &kbdev->hwcnt_watchdog_timer); in kbase_device_hwcnt_watchdog_if_init()
238 kbase_hwcnt_watchdog_if_timer_destroy(&kbdev->hwcnt_watchdog_timer); in kbase_device_hwcnt_watchdog_if_term()
274 &kbdev->hwcnt_watchdog_timer, &kbdev->hwcnt_gpu_iface); in kbase_device_hwcnt_backend_csf_init()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_defs.h1145 struct kbase_hwcnt_watchdog_interface hwcnt_watchdog_timer; member