Home
last modified time | relevance | path

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

/hardware/intel/common/libwsbm/src/
Dwsbm_manager.c53 #define WSBM_BUFFER_SIMPLE 1 macro
437 if (buf->bufferType == WSBM_BUFFER_SIMPLE) { in wsbmBOReference()
470 if (buf->bufferType == WSBM_BUFFER_SIMPLE) { in wsbmBOUnreference()
496 if (buf->bufferType == WSBM_BUFFER_SIMPLE) in wsbmBOData()
629 if (buf->bufferType == WSBM_BUFFER_SIMPLE) in wsbmBODataUB()
815 if (buf->bufferType == WSBM_BUFFER_SIMPLE) in wsbmBOSubData()
958 buf->bufferType = WSBM_BUFFER_SIMPLE; in wsbmBOCreateSimple()