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