Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/st/sti/delta/
Ddelta.h438 struct delta_ipc_ctx ipc_ctx; member
Ddelta-ipc.c27 #define to_pctx(ctx) container_of(ctx, struct delta_ctx, ipc_ctx)
116 struct delta_ipc_ctx *ctx = &pctx->ipc_ctx; in delta_ipc_open()