Searched refs:compat_ion_ioctl (Results 1 – 3 of 3) sorted by relevance
23 long compat_ion_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);27 #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
1374 .compat_ioctl = compat_ion_ioctl,