Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/android/uapi/
Dion.h201 #define ION_IOC_CUSTOM _IOWR(ION_IOC_MAGIC, 6, struct ion_custom_data) macro
/linux-4.4.14/drivers/staging/android/
DTODO13 - Remove ION_IOC_CUSTOM: Atm used for cache flushing for cpu access in some
/linux-4.4.14/drivers/staging/android/ion/
Dcompat_ion.c183 return filp->f_op->unlocked_ioctl(filp, ION_IOC_CUSTOM, in compat_ion_ioctl()
Dion.c1234 case ION_IOC_CUSTOM: in ion_ioctl_dir()
1323 case ION_IOC_CUSTOM: in ion_ioctl()