Home
last modified time | relevance | path

Searched refs:kbase_device_coherency_init (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/device/backend/
H A Dmali_kbase_device_jm.c237 { kbase_device_coherency_init, NULL, "Device coherency init failed" },
H A Dmali_kbase_device_csf.c310 { kbase_device_coherency_init, NULL, "Device coherency init failed" },
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase.h216 int kbase_device_coherency_init(struct kbase_device *kbdev);
H A Dmali_kbase_core_linux.c5033 int kbase_device_coherency_init(struct kbase_device *kbdev) in kbase_device_coherency_init() function
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_core_linux.c4175 static void kbase_device_coherency_init(struct kbase_device *kbdev, in kbase_device_coherency_init() function
4556 kbase_device_coherency_init(kbdev, prod_id); in kbase_platform_device_probe()