Searched defs:drm_cmdline_mode (Results 1 – 1 of 1) sorted by relevance
1096 struct drm_cmdline_mode { struct1102 char name[DRM_DISPLAY_MODE_LEN];1109 bool specified;1116 bool refresh_specified;1123 bool bpp_specified;1130 int xres;1137 int yres;1144 int bpp;1151 int refresh;1158 bool rb;[all …]