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