Home
last modified time | relevance | path

Searched defs:ION_IOC_TEST_KERNEL_MAPPING (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/memory/libion/kernel-headers/linux/
H A Dion_test.h36 #define ION_IOC_TEST_KERNEL_MAPPING _IOW(ION_IOC_MAGIC, 0xf2, struct ion_test_rw_data) macro
/aosp12/system/memory/libion/original-kernel-headers/linux/
H A Dion_test.h66 #define ION_IOC_TEST_KERNEL_MAPPING \ macro
/aosp12/hardware/google/graphics/common/libion/test/
H A Dion_test.h48 #define ION_IOC_TEST_KERNEL_MAPPING _IOW(ION_IOC_MAGIC, 0xf2, struct ion_test_rw_data) macro