Searched defs:drm_cmdline_mode (Results 1 – 1 of 1) sorted by relevance
1083 struct drm_cmdline_mode { struct1089 char name[DRM_DISPLAY_MODE_LEN];1096 bool specified;1103 bool refresh_specified;1110 bool bpp_specified;1117 int xres;1124 int yres;1131 int bpp;1138 int refresh;1145 bool rb;[all …]