Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h69812 struct drm_property { struct
69813 struct list_head head;
69814 struct drm_mode_object base;
69815 uint32_t flags;
69816 char name[32];
69817 uint32_t num_values;
69818 uint64_t *values;
69819 struct drm_device *dev;
69820 struct list_head enum_list;
Dvmlinux.h69812 struct drm_property { struct
69813 struct list_head head;
69814 struct drm_mode_object base;
69815 uint32_t flags;
69816 char name[32];
69817 uint32_t num_values;
69818 uint64_t *values;
69819 struct drm_device *dev;
69820 struct list_head enum_list;