Searched refs:drmmode_crtc_get_fb_id (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.h314 Bool drmmode_crtc_get_fb_id(xf86CrtcPtr crtc, uint32_t *fb_id, int *x, int *y);
H A Ddrmmode_display.c631 drmmode_crtc_get_fb_id(xf86CrtcPtr crtc, uint32_t *fb_id, int *x, int *y) function in typeref:typename:Bool
709 if (!drmmode_crtc_get_fb_id(crtc, &fb_id, &x, &y))
829 if (!drmmode_crtc_get_fb_id(crtc, &fb_id, &x, &y))
H A Ddriver.c605 drmmode_crtc_get_fb_id(crtc, &fb_id, &x, &y);

Completed in 11 milliseconds