Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h77158 struct drm_display_info { struct
77159 unsigned int width_mm;
77160 unsigned int height_mm;
77161 unsigned int bpc;
77162 enum subpixel_order subpixel_order;
77163 int panel_orientation;
77164 u32 color_formats;
77165 const u32 *bus_formats;
77166 unsigned int num_bus_formats;
77167 u32 bus_flags;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h86775 struct drm_display_info { struct
86776 unsigned int width_mm;
86777 unsigned int height_mm;
86778 unsigned int bpc;
86779 enum subpixel_order subpixel_order;
86780 int panel_orientation;
86781 u32 color_formats;
86782 const u32 *bus_formats;
86783 unsigned int num_bus_formats;
86784 u32 bus_flags;
[all …]