Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_kernel_linux.c184 static int mali_remove(struct platform_device *pdev);
252 .remove = mali_remove,
675 static int mali_remove(struct platform_device *pdev) in mali_remove() function