Home
last modified time | relevance | path

Searched refs:ion_handle_data (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/osal/allocator/
H A Dion.h288 struct ion_handle_data { struct
381 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
H A Dallocator_ion.c85 struct ion_handle_data data = { in ion_free()