Home
last modified time | relevance | path

Searched refs:SYNC_IOC_MAGIC (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Dsync_file.h89 #define SYNC_IOC_MAGIC '>' macro
105 #define SYNC_IOC_MERGE _IOWR(SYNC_IOC_MAGIC, 3, struct sync_merge_data)
115 #define SYNC_IOC_FILE_INFO _IOWR(SYNC_IOC_MAGIC, 4, struct sync_file_info)
/hardware/google/graphics/common/include/
Dexynos_sync.h4 #define SYNC_IOC_MAGIC '>' macro
5 #define SYNC_IOC_FENCE_NAME _IOWR(SYNC_IOC_MAGIC, 10, char[32])
/hardware/google/gfxstream/guest/mesa/src/util/
Dlibsync.h96 #define SYNC_IOC_MAGIC '>'
97 #define SYNC_IOC_MERGE _IOWR(SYNC_IOC_MAGIC, 3, struct sync_merge_data)
98 #define SYNC_IOC_FILE_INFO _IOWR(SYNC_IOC_MAGIC, 4, struct sync_file_info)