Home
last modified time | relevance | path

Searched refs:dumb_get_bo_from_handle (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddumb_bo.c158 dumb_get_bo_from_handle(int fd, int handle, int pitch, int size) in dumb_get_bo_from_handle() function
182 return dumb_get_bo_from_handle(fd, handle, pitch, size); in dumb_get_bo_from_fd()
H A Ddumb_bo.h45 struct dumb_bo *dumb_get_bo_from_handle(int fd, int handle, int pitch, int size);
H A Ddrmmode_display.c1740 bo = dumb_get_bo_from_handle(drmmode->fd, fbcon->handle, fbcon->pitch, in drmmode_crtc_copy_fb()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog40000 This renames dumb_get_bo_from_handle(), since it wasn't using a handle