Searched refs:delta_buf (Results 1 – 6 of 6) sorted by relevance
11 struct delta_buf *buf);12 void hw_free(struct delta_ctx *ctx, struct delta_buf *buf);
11 struct delta_buf *buf) in hw_alloc()41 void hw_free(struct delta_ctx *ctx, struct delta_buf *buf) in hw_free()
203 struct delta_buf { struct215 struct delta_buf ipc_buf_struct; argument216 struct delta_buf *ipc_buf;
40 struct delta_buf **ipc_buf, void **hdl);
23 struct delta_buf *ipc_buf;210 struct delta_buf *ipc_buf; in delta_mjpeg_ipc_open()
112 struct delta_buf **ipc_buf, void **hdl) in delta_ipc_open()118 struct delta_buf *buf = &ctx->ipc_buf_struct; in delta_ipc_open()