Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/
H A Dfastrpc.c141 struct fastrpc_buf { struct
194 struct fastrpc_buf *buf;
227 struct fastrpc_buf *init_mem;
284 static void fastrpc_buf_free(struct fastrpc_buf *buf) in fastrpc_buf_free()
292 u64 size, struct fastrpc_buf **obuf) in fastrpc_buf_alloc()
294 struct fastrpc_buf *buf; in fastrpc_buf_alloc()
542 struct fastrpc_buf *buffer = dmabuf->priv; in fastrpc_release()
551 struct fastrpc_buf *buffer = dmabuf->priv; in fastrpc_dma_buf_attach()
581 struct fastrpc_buf *buffer = dmabuf->priv; in fastrpc_dma_buf_detatch()
592 struct fastrpc_buf *buf = dmabuf->priv; in fastrpc_vmap()
[all …]