Searched defs:drm_cmdline_mode (Results 1 – 1 of 1) sorted by relevance
1184 struct drm_cmdline_mode { struct1190 char name[DRM_DISPLAY_MODE_LEN];1197 bool specified;1204 bool refresh_specified;1211 bool bpp_specified;1218 int xres;1225 int yres;1232 int bpp;1239 int refresh;1246 bool rb;[all …]