Home
last modified time | relevance | path

Searched defs:drm_syncobj_wait (Results 1 – 6 of 6) sorted by relevance

/device/google/coral-kernel/sm8150/original-kernel-headers/drm/
Ddrm.h718 struct drm_syncobj_wait { struct
719 __u64 handles;
721 __s64 timeout_nsec;
722 __u32 count_handles;
723 __u32 flags;
724 __u32 first_signaled; /* only valid when not waiting all */
725 __u32 pad;
/device/google/sunfish-kernel/sm7150/kernel-headers/drm/
Ddrm.h403 struct drm_syncobj_wait { struct
404 __u64 handles;
405 __s64 timeout_nsec;
406 __u32 count_handles;
407 __u32 flags;
408 __u32 first_signaled;
409 __u32 pad;
/device/google/coral-kernel/sm8150/kernel-headers/drm/
Ddrm.h403 struct drm_syncobj_wait { struct
404 __u64 handles;
405 __s64 timeout_nsec;
406 __u32 count_handles;
407 __u32 flags;
408 __u32 first_signaled;
409 __u32 pad;
/device/google/sunfish-kernel/sm7150/original-kernel-headers/drm/
Ddrm.h718 struct drm_syncobj_wait { struct
719 __u64 handles;
721 __s64 timeout_nsec;
722 __u32 count_handles;
723 __u32 flags;
724 __u32 first_signaled; /* only valid when not waiting all */
725 __u32 pad;
/device/google/redbull-kernel/sm7250/original-kernel-headers/drm/
Ddrm.h734 struct drm_syncobj_wait { struct
735 __u64 handles;
737 __s64 timeout_nsec;
738 __u32 count_handles;
739 __u32 flags;
740 __u32 first_signaled; /* only valid when not waiting all */
741 __u32 pad;
/device/google/redbull-kernel/sm7250/kernel-headers/drm/
Ddrm.h393 struct drm_syncobj_wait { struct
394 __u64 handles;
395 __s64 timeout_nsec;
396 __u32 count_handles;
397 __u32 flags;
398 __u32 first_signaled;
399 __u32 pad;