Home
last modified time | relevance | path

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

/drivers/misc/
Dfastrpc.c141 struct fastrpc_buf { struct
194 struct fastrpc_buf *buf;
227 struct fastrpc_buf *init_mem;
293 static void fastrpc_buf_free(struct fastrpc_buf *buf) in fastrpc_buf_free()
301 u64 size, struct fastrpc_buf **obuf) in fastrpc_buf_alloc()
303 struct fastrpc_buf *buf; in fastrpc_buf_alloc()
551 struct fastrpc_buf *buffer = dmabuf->priv; in fastrpc_release()
560 struct fastrpc_buf *buffer = dmabuf->priv; in fastrpc_dma_buf_attach()
590 struct fastrpc_buf *buffer = dmabuf->priv; in fastrpc_dma_buf_detatch()
601 struct fastrpc_buf *buf = dmabuf->priv; in fastrpc_vmap()
[all …]