Home
last modified time | relevance | path

Searched refs:ION_DEVICE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/android/ion/
H A Dionutils.h7 #define ION_DEVICE "/dev/ion" macro
H A Dionutils.c62 ionfd = open(ION_DEVICE, O_RDWR); in ion_export_buffer_fd()
/OK3568_Linux_fs/external/mpp/osal/allocator/
H A Dallocator_ion.c46 #define ION_DEVICE (0x00000002) macro
302 ion_dbg(ION_DEVICE, "open ion dev fd %d\n", fd); in allocator_ion_open()