Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_kernel_linux.c183 static int mali_probe(struct platform_device *pdev);
251 .probe = mali_probe,
512 static int mali_probe(struct platform_device *pdev) in mali_probe() function