Searched refs:ION_DEVICE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/android/ion/ | ||
H A D | ionutils.h | 7 #define ION_DEVICE "/dev/ion" macro |
H A D | ionutils.c | 62 ionfd = open(ION_DEVICE, O_RDWR); in ion_export_buffer_fd() |
Completed in 1 milliseconds