Searched refs:i2cdev_ioctl (Results 1 – 1 of 1) sorted by relevance
400 static long i2cdev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in i2cdev_ioctl() function591 return i2cdev_ioctl(file, cmd, arg); in compat_i2cdev_ioctl()643 .unlocked_ioctl = i2cdev_ioctl,
Completed in 11 milliseconds