Searched defs:drm_cmdline_mode (Results 1 – 1 of 1) sorted by relevance
969 struct drm_cmdline_mode { struct975 char name[DRM_DISPLAY_MODE_LEN];982 bool specified;989 bool refresh_specified;996 bool bpp_specified;1003 int xres;1010 int yres;1017 int bpp;1024 int refresh;1031 bool rb;[all …]