Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/include/uapi/linux/
H A Dion_old.h89 #define ION0_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, \ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dsdp_basic.c75 if (ioctl(ion, ION0_IOC_ALLOC, &alloc_data) == -1) { in allocate_ion_buffer_old_api()