Searched refs:ion_fd_data (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/mpp/osal/allocator/ |
| H A D | ion.h | 279 struct ion_fd_data { struct 391 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data) 402 #define ION_IOC_SHARE _IOWR(ION_IOC_MAGIC, 4, struct ion_fd_data) 411 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data) 421 #define ION_IOC_SYNC _IOWR(ION_IOC_MAGIC, 7, struct ion_fd_data)
|
| H A D | allocator_ion.c | 110 struct ion_fd_data data = { in ion_map_fd() 391 struct ion_fd_data fd_data; in allocator_ion_import()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/include/uapi/linux/ |
| H A D | ion.h | 153 #define ION_IOC_SHARE _IOWR(ION_IOC_MAGIC, 4, struct ion_fd_data)
|