Searched refs:delta_ipc_ctx (Results 1 – 2 of 2) sorted by relevance
26 #define to_ctx(hdl) ((struct delta_ipc_ctx *)hdl)38 #define msg_to_ctx(msg) ((struct delta_ipc_ctx *)(msg)->header.host_hdl)41 static inline dma_addr_t to_paddr(struct delta_ipc_ctx *ctx, void *vaddr) in to_paddr()46 static inline bool is_valid_data(struct delta_ipc_ctx *ctx, in is_valid_data()100 static void build_msg_header(struct delta_ipc_ctx *ctx, in build_msg_header()116 struct delta_ipc_ctx *ctx = &pctx->ipc_ctx; in delta_ipc_open()231 struct delta_ipc_ctx *ctx = to_ctx(hdl); in delta_ipc_set_stream()322 struct delta_ipc_ctx *ctx = to_ctx(hdl); in delta_ipc_decode()435 struct delta_ipc_ctx *ctx = to_ctx(hdl); in delta_ipc_close()496 struct delta_ipc_ctx *ctx; in delta_ipc_cb()
211 struct delta_ipc_ctx { struct438 struct delta_ipc_ctx ipc_ctx;