Searched refs:rk1608_dev_ioctl (Results 1 – 1 of 1) sorted by relevance
767 static long rk1608_dev_ioctl(struct file *file, unsigned int cmd, in rk1608_dev_ioctl() function956 ret = rk1608_dev_ioctl(file, cmd, (unsigned long)pkt); in rk1608_compat_ioctl()959 ret = rk1608_dev_ioctl(file, cmd, arg); in rk1608_compat_ioctl()986 .unlocked_ioctl = rk1608_dev_ioctl,