OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:primary_bo
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xf86-video-qxl/dist/src/
qxl.h
190
void (*destroy_primary)(qxl_screen_t *qxl, struct qxl_bo *
primary_bo
);
239
struct qxl_bo *
primary_bo
;
member in struct:_qxl_screen_t
qxl_mem.c
673
qxl->
primary_bo
= (struct qxl_bo *)bo;
680
qxl->
primary_bo
= NULL;
qxl_kms.c
620
qxl->
primary_bo
= (struct qxl_bo *)bo;
629
qxl->
primary_bo
= NULL;
qxl_driver.c
562
qxl->bo_funcs->destroy_primary(qxl, qxl->
primary_bo
);
Completed in 7 milliseconds
Indexes created Mon Jul 13 00:28:05 UTC 2026