Searched defs:drm_cmdline_mode (Results 1 – 8 of 8) sorted by relevance
40689 struct drm_cmdline_mode { struct40690 char name[32];40691 bool specified;40692 bool refresh_specified;40693 bool bpp_specified;40694 unsigned int pixel_clock;40695 int xres;40696 int yres;40697 int bpp;40698 int refresh;[all …]
77198 struct drm_cmdline_mode { struct77199 char name[32];77200 bool specified;77201 bool refresh_specified;77202 bool bpp_specified;77203 unsigned int pixel_clock;77204 int xres;77205 int yres;77206 int bpp;77207 int refresh;[all …]
86815 struct drm_cmdline_mode { struct86816 char name[32];86817 bool specified;86818 bool refresh_specified;86819 bool bpp_specified;86820 unsigned int pixel_clock;86821 int xres;86822 int yres;86823 int bpp;86824 int refresh;[all …]
84174 struct drm_cmdline_mode { struct84175 char name[32];84176 bool specified;84177 bool refresh_specified;84178 bool bpp_specified;84179 unsigned int pixel_clock;84180 int xres;84181 int yres;84182 int bpp;84183 int refresh;[all …]
46430 struct drm_cmdline_mode { struct46431 char name[32];46432 bool specified;46433 bool refresh_specified;46434 bool bpp_specified;46435 int xres;46436 int yres;46437 int bpp;46438 int refresh;46439 bool rb;[all …]