Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h69904 struct fb_videomode { struct
69905 const char *name;
69906 u32 refresh;
69907 u32 xres;
69908 u32 yres;
69909 u32 pixclock;
69910 u32 left_margin;
69911 u32 right_margin;
69912 u32 upper_margin;
69913 u32 lower_margin;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h79242 struct fb_videomode { struct
79243 const char *name;
79244 u32 refresh;
79245 u32 xres;
79246 u32 yres;
79247 u32 pixclock;
79248 u32 left_margin;
79249 u32 right_margin;
79250 u32 upper_margin;
79251 u32 lower_margin;
[all …]