Searched refs:fastrpc_channel_ctx (Results 1 – 1 of 1) sorted by relevance
287 struct fastrpc_channel_ctx *cctx;304 struct fastrpc_channel_ctx { struct332 struct fastrpc_channel_ctx *cctx; argument343 struct fastrpc_channel_ctx *cctx;361 static inline dma_addr_t fastrpc_ipa_to_dma_addr(struct fastrpc_channel_ctx *cctx, dma_addr_t iova) in fastrpc_ipa_to_dma_addr()372 static inline u64 fastrpc_sid_offset(struct fastrpc_channel_ctx *cctx, in fastrpc_sid_offset()537 struct fastrpc_channel_ctx *cctx; in fastrpc_channel_ctx_free()539 cctx = container_of(ref, struct fastrpc_channel_ctx, refcount); in fastrpc_channel_ctx_free()545 static void fastrpc_channel_ctx_get(struct fastrpc_channel_ctx *cctx) in fastrpc_channel_ctx_get()550 static void fastrpc_channel_ctx_put(struct fastrpc_channel_ctx *cctx) in fastrpc_channel_ctx_put()[all …]