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 D | drmmode_display.h | 314 Bool drmmode_crtc_get_fb_id(xf86CrtcPtr crtc, uint32_t *fb_id, int *x, int *y);
|
| H A D | drmmode_display.c | 631 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 D | driver.c | 605 drmmode_crtc_get_fb_id(crtc, &fb_id, &x, &y);
|
Completed in 11 milliseconds