Home
last modified time | relevance | path

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

/hardware/intel/img/libdrm/libdrm/
Dxf86drmMode.c248 drmModeCrtcPtr drmModeGetCrtc(int fd, uint32_t crtcId) in drmModeGetCrtc()
277 int drmModeSetCrtc(int fd, uint32_t crtcId, uint32_t bufferId, in drmModeSetCrtc()
302 int drmModeSetCursor(int fd, uint32_t crtcId, uint32_t bo_handle, uint32_t width, uint32_t height) in drmModeSetCursor()
315 int drmModeMoveCursor(int fd, uint32_t crtcId, int x, int y) in drmModeMoveCursor()