Searched defs:drm_cmdline_mode (Results 1 – 1 of 1) sorted by relevance
1043 struct drm_cmdline_mode { struct1049 char name[DRM_DISPLAY_MODE_LEN];1056 bool specified;1063 bool refresh_specified;1070 bool bpp_specified;1077 int xres;1084 int yres;1091 int bpp;1098 int refresh;1105 bool rb;[all …]