Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libion/test/
Dion_test.h39 struct ion_test_phys_data { struct
49 #define ION_IOC_TEST_PHYS _IOWR(ION_IOC_MAGIC, 0xf3, struct ion_test_phys_data) argument
Dion_allocate_special.cpp57 ion_test_phys_data data; in ionTestPhys()