Searched refs:compat_ion_ioctl (Results 1 – 3 of 3) sorted by relevance
22 long compat_ion_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);26 #define compat_ion_ioctl NULL macro
124 long compat_ion_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in compat_ion_ioctl() function
1427 .compat_ioctl = compat_ion_ioctl,