Searched refs:qxl_ring_cons (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_ring.c147 qxl_ring_cons (struct qxl_ring *ring) function in typeref:typename:int
H A Dqxl_driver.c323 cmd_cons = qxl_ring_cons (qxl->command_ring);
324 cursor_cons = qxl_ring_cons (qxl->cursor_ring);
326 release_cons = qxl_ring_cons (qxl->release_ring);
H A Dqxl.h442 int qxl_ring_cons (struct qxl_ring *ring);

Completed in 5 milliseconds