Searched refs:vchiq_ioctl (Results 1 – 1 of 1) sorted by relevance
577 vchiq_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in vchiq_ioctl() function1162 return vchiq_ioctl(file, cmd, (unsigned long)argp); in vchiq_compat_ioctl()1332 .unlocked_ioctl = vchiq_ioctl,