Searched refs:ION_IOC_TEST_DMA_MAPPING (Results 1 – 2 of 2) sorted by relevance
/hardware/google/graphics/common/libion/test/ |
D | ion_test.h | 47 #define ION_IOC_TEST_DMA_MAPPING _IOW(ION_IOC_MAGIC, 0xf1, struct ion_test_rw_data) macro
|
D | ion_test_fixture.h | 120 ionTestMapping(fd, true, ION_IOC_TEST_DMA_MAPPING, ptr, size, offset); in ionTestWriteDma() 123 ionTestMapping(fd, false, ION_IOC_TEST_DMA_MAPPING, ptr, size, offset); in ionTestReadDma()
|