Home
last modified time | relevance | path

Searched defs:kbase_platform_funcs_conf (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_config.h53 struct kbase_platform_funcs_conf { struct
68 int (*platform_init_func)(struct kbase_device *kbdev);
80 void (*platform_term_func)(struct kbase_device *kbdev);
93 int (*platform_late_init_func)(struct kbase_device *kbdev);
106 void (*platform_late_term_func)(struct kbase_device *kbdev);
120 int (*platform_handler_context_init_func)(struct kbase_context *kctx);
130 void (*platform_handler_context_term_func)(struct kbase_context *kctx);
143 void (*platform_handler_atom_submit_func)(struct kbase_jd_atom *katom);
172 …sponsibility to initialize and terminate this pointer if used (see @ref kbase_platform_funcs_conf). argument
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_config.h60 struct kbase_platform_funcs_conf { struct
75 int (*platform_init_func)(struct kbase_device *kbdev);
101 …sponsibility to initialize and terminate this pointer if used (see @ref kbase_platform_funcs_conf). argument