Searched defs:max_height (Results 1 – 6 of 6) sorted by relevance
/freebsd/stand/efi/loader/ |
H A D | framebuffer.c | 755 int height, max_height, max_width, width; in gop_autoresize() local
|
/freebsd/sys/dev/drm2/ |
H A D | drm_fb_helper.c | 1451 u32 max_width, max_height, bpp_sel; in drm_fb_helper_hotplug_event() local
|
H A D | drm_mode.h | 108 __u32 min_height, max_height; member
|
H A D | drm_crtc.h | 786 int max_width, max_height; member
|
/freebsd/contrib/ee/ |
H A D | ee.c | 3342 int max_width, max_height; in menu_op() local 3551 paint_menu(struct menu_entries menu_list[], int max_width, int max_height, in paint_menu()
|
/freebsd/sys/contrib/v4l/ |
H A D | videodev2.h | 418 __u32 max_height; /* Maximum frame height [pixel] */ member
|