Searched defs:drm_object_properties (Results 1 – 2 of 2) sorted by relevance
76562 struct drm_object_properties { struct76563 int count;76564 struct drm_property *properties[96];76565 uint64_t values[96];
86177 struct drm_object_properties { struct86178 int count;86179 struct drm_property *properties[96];86180 uint64_t values[96];