Searched defs:drm_cmdline_mode (Results 1 – 1 of 1) sorted by relevance
963 struct drm_cmdline_mode { struct969 char name[DRM_DISPLAY_MODE_LEN];976 bool specified;983 bool refresh_specified;990 bool bpp_specified;997 int xres;1004 int yres;1011 int bpp;1018 int refresh;1025 bool rb;[all …]