Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/ump/common/
H A Dump_kernel_common.h111 _mali_osk_errcode_t ump_kernel_constructor(void);
H A Dump_kernel_common.c42 _mali_osk_errcode_t ump_kernel_constructor(void) in ump_kernel_constructor() function
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/ump/linux/
H A Dump_kernel_linux.c112 err = ump_kernel_constructor(); in ump_initialize_module()