Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/
H A Dqxl_object.h30 static inline int qxl_bo_reserve(struct qxl_bo *bo) in qxl_bo_reserve() function
H A Dqxl_object.c296 r = qxl_bo_reserve(bo); in qxl_bo_pin()
314 r = qxl_bo_reserve(bo); in qxl_bo_unpin()
H A Dqxl_ioctl.c325 ret = qxl_bo_reserve(qobj); in qxl_update_area_ioctl()
H A Dqxl_cmd.c591 ret = qxl_bo_reserve(surf); in qxl_reap_surf()