Searched refs:to_kbase_device (Results 1 – 2 of 2) sorted by relevance
430 static struct kbase_device *to_kbase_device(struct device *dev) in to_kbase_device() function2324 kbdev = to_kbase_device(dev); in power_policy_show()2374 kbdev = to_kbase_device(dev); in power_policy_store()2424 kbdev = to_kbase_device(dev); in core_mask_show()2490 kbdev = to_kbase_device(dev); in core_mask_store()2631 kbdev = to_kbase_device(dev); in soft_job_timeout_store()2663 kbdev = to_kbase_device(dev); in soft_job_timeout_show()2724 kbdev = to_kbase_device(dev); in js_timeouts_store()2818 kbdev = to_kbase_device(dev); in js_timeouts_show()2905 kbdev = to_kbase_device(dev); in js_scheduling_period_store()[all …]
1003 static struct kbase_device *to_kbase_device(struct device *dev) in to_kbase_device() function1010 struct kbase_device *kbdev = to_kbase_device(&pdev->dev); in assign_irqs()2294 kbdev = to_kbase_device(dev); in show_policy()2344 kbdev = to_kbase_device(dev); in set_policy()2399 kbdev = to_kbase_device(dev); in show_ca_policy()2449 kbdev = to_kbase_device(dev); in set_ca_policy()2498 kbdev = to_kbase_device(dev); in show_core_mask()2537 kbdev = to_kbase_device(dev); in set_core_mask()2625 kbdev = to_kbase_device(dev); in set_soft_job_timeout()2657 kbdev = to_kbase_device(dev); in show_soft_job_timeout()[all …]