Searched refs:ION_IOC_ALLOC (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/android/ion/ |
| H A D | ion.h | 122 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, \ macro
|
| H A D | ionutils.c | 99 ret = ioctl(ionfd, ION_IOC_ALLOC, &alloc_data); in ion_export_buffer_fd()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/include/uapi/linux/ |
| H A D | ion.h | 134 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, \ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | ion.h | 131 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, \ macro
|
| /OK3568_Linux_fs/external/mpp/osal/allocator/ |
| H A D | ion.h | 373 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, \ macro
|
| H A D | allocator_ion.c | 84 ret = ion_ioctl(fd, ION_IOC_ALLOC, &data); in ion_alloc()
|
| /OK3568_Linux_fs/kernel/drivers/staging/android/ion/ |
| H A D | ion.c | 190 case ION_IOC_ALLOC: in ion_ioctl()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | sdp_basic.c | 142 if (ioctl(ion, ION_IOC_ALLOC, &alloc_data) < 0) { in allocate_ion_buffer()
|