Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/hwcnt/
H A Dmali_kbase_hwcnt_context.h46 int kbase_hwcnt_context_init(const struct kbase_hwcnt_backend_interface *iface,
H A Dmali_kbase_hwcnt.c129 int kbase_hwcnt_context_init(const struct kbase_hwcnt_backend_interface *iface, in kbase_hwcnt_context_init() function
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/device/
H A Dmali_kbase_device.c412 return kbase_hwcnt_context_init(&kbdev->hwcnt_gpu_iface, in kbase_device_hwcnt_context_init()