Searched refs:spidev_compat_ioctl (Results 1 – 1 of 1) sorted by relevance
534 static long spidev_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in spidev_compat_ioctl() function543 #define spidev_compat_ioctl NULL macro647 .compat_ioctl = spidev_compat_ioctl,