Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase.h580 int kbase_pm_handle_runtime_suspend(struct kbase_device *kbdev);
H A Dmali_kbase_core_linux.c5700 ret = kbase_pm_handle_runtime_suspend(kbdev); in kbase_device_runtime_suspend()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_pm_backend.c1119 int kbase_pm_handle_runtime_suspend(struct kbase_device *kbdev) in kbase_pm_handle_runtime_suspend() function