Home
last modified time | relevance | path

Searched defs:drm_mode_object (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h76554 struct drm_mode_object { struct
76555 uint32_t id;
76556 uint32_t type;
76557 struct drm_object_properties *properties;
76558 struct kref refcount;
76559 void (*free_cb)(struct kref *);
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h86169 struct drm_mode_object { struct
86170 uint32_t id;
86171 uint32_t type;
86172 struct drm_object_properties *properties;
86173 struct kref refcount;
86174 void (*free_cb)(struct kref *);