Searched refs:fastrpc_user (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/misc/ |
| H A D | fastrpc.c | 193 struct fastrpc_user *fl; 215 struct fastrpc_user *fl; 244 struct fastrpc_user *fl; 296 struct fastrpc_user { struct 388 static int fastrpc_map_lookup(struct fastrpc_user *fl, int fd, in fastrpc_map_lookup() 422 static int __fastrpc_buf_alloc(struct fastrpc_user *fl, struct device *dev, in __fastrpc_buf_alloc() 455 static int fastrpc_buf_alloc(struct fastrpc_user *fl, struct device *dev, in fastrpc_buf_alloc() 473 static int fastrpc_remote_heap_alloc(struct fastrpc_user *fl, struct device *dev, in fastrpc_remote_heap_alloc() 595 struct fastrpc_user *user, u32 kernel, u32 sc, in fastrpc_context_alloc() 774 static dma_addr_t fastrpc_compute_dma_addr(struct fastrpc_user *fl, dma_addr_t sg_dma_addr) in fastrpc_compute_dma_addr() [all …]
|