Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h76999 struct drm_property_blob { struct
77000 struct drm_mode_object base;
77001 struct drm_device *dev;
77002 struct list_head head_global;
77003 struct list_head head_file;
77004 size_t length;
77005 void *data;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h86616 struct drm_property_blob { struct
86617 struct drm_mode_object base;
86618 struct drm_device *dev;
86619 struct list_head head_global;
86620 struct list_head head_file;
86621 size_t length;
86622 void *data;