Searched refs:mali_ioctl (Results 1 – 1 of 1) sorted by relevance
181 static long mali_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);275 .unlocked_ioctl = mali_ioctl,276 .compat_ioctl = mali_ioctl,935 static long mali_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in mali_ioctl() function