Home
last modified time | relevance | path

Searched refs:compat_i2cdev_ioctl (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/i2c/
H A Di2c-dev.c530 static long compat_i2cdev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in compat_i2cdev_ioctl() function
595 #define compat_i2cdev_ioctl NULL macro
644 .compat_ioctl = compat_i2cdev_ioctl,