Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dsmart_buffer_priv.cpp82 this->base.unmap = SmartBufferPriv::buf_unmap; in SmartBufferPriv()
115 this->base.unmap = SmartBufferPriv::buf_unmap; in SmartBufferPriv()
170 SmartBufferPriv::buf_unmap (XCamVideoBuffer *data) in buf_unmap() function in XCam::SmartBufferPriv
H A Dsmart_buffer_priv.h54 static void buf_unmap (XCamVideoBuffer *data);
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/sec2/
H A Dsec.h69 void (*buf_unmap)(struct sec_ctx *ctx, struct sec_req *req); member
H A Dsec_crypto.c189 ctx->req_op->buf_unmap(ctx, req); in sec_req_cb()
966 ctx->req_op->buf_unmap(ctx, req); in sec_request_transfer()
973 ctx->req_op->buf_unmap(ctx, req); in sec_request_untransfer()
1286 .buf_unmap = sec_skcipher_sgl_unmap,
1296 .buf_unmap = sec_aead_sgl_unmap,
/OK3568_Linux_fs/kernel/net/smc/
H A Dsmc_core.c1463 goto buf_unmap; in smcr_buf_map_link()
1469 buf_unmap: in smcr_buf_map_link()