Home
last modified time | relevance | path

Searched defs:hdisplay (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/videomode/
H A Dvideomode.h35 int hdisplay; member
/freebsd/sys/dev/drm2/
H A Ddrm_modes.c83 struct drm_display_mode *drm_cvt_mode(struct drm_device *dev, int hdisplay, in drm_cvt_mode()
297 drm_gtf_mode_complex(struct drm_device *dev, int hdisplay, int vdisplay, in drm_gtf_mode_complex()
481 drm_gtf_mode(struct drm_device *dev, int hdisplay, int vdisplay, int vrefresh, in drm_gtf_mode()
H A Ddrm_crtc.c1904 int hdisplay, vdisplay; in drm_mode_setcrtc() local
3536 int hdisplay, vdisplay; in drm_mode_page_flip_ioctl() local
H A Ddrm_mode.h88 __u16 hdisplay, hsync_start, hsync_end, htotal, hskew; member
H A Ddrm_edid.c2065 int hdisplay, int vdisplay) in drm_add_modes_noedid()
H A Ddrm_crtc.h134 int hdisplay; member
/freebsd/sys/dev/usb/video/
H A Dudl.h275 uint16_t hdisplay; member
H A Dudl.c746 udl_lookup_mode(uint16_t hdisplay, uint16_t vdisplay, uint8_t hz, in udl_lookup_mode()