HomeSort by: relevance | last modified time | path
    Searched refs:x_hint (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vboxvideo/
vbox_drv.h 101 u32 x_hint; member in struct:vbox_crtc
vbox_irq.c 145 vbox_conn->vbox_crtc->x_hint = hints->dx;
vbox_mode.c 50 x_offset = vbox->single_framebuffer ? vbox_crtc->x : vbox_crtc->x_hint;
165 width = max_t(u16, width, vbox_crtc->x_hint +
745 if (vbox_connector->vbox_crtc->x_hint != -1)
748 vbox_connector->vbox_crtc->x_hint);

Completed in 39 milliseconds