Home
last modified time | relevance | path

Searched refs:vbox_bo_unreserve (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/staging/vboxvideo/
Dvbox_fb.c130 vbox_bo_unreserve(bo); in vboxfb_create()
135 vbox_bo_unreserve(bo); in vboxfb_create()
217 vbox_bo_unreserve(bo); in vbox_fbdev_fini()
Dvbox_mode.c247 vbox_bo_unreserve(bo); in vbox_crtc_do_set_base()
260 vbox_bo_unreserve(bo); in vbox_crtc_do_set_base()
266 vbox_bo_unreserve(bo); in vbox_crtc_do_set_base()
851 vbox_bo_unreserve(bo); in vbox_cursor_set2()
Dvbox_drv.h257 static inline void vbox_bo_unreserve(struct vbox_bo *bo) in vbox_bo_unreserve() function