Searched refs:i2cdev_ioctl (Results 1 – 2 of 2) sorted by relevance
392 static long i2cdev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in i2cdev_ioctl() function578 return i2cdev_ioctl(file, cmd, arg); in compat_i2cdev_ioctl()631 .unlocked_ioctl = i2cdev_ioctl,
189 driver: see i2c-dev.c:i2cdev_open() and i2c-dev.c:i2cdev_ioctl(),