Home
last modified time | relevance | path

Searched refs:to_pctx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/sti/delta/
H A Ddelta-ipc.c27 #define to_pctx(ctx) container_of(ctx, struct delta_ctx, ipc_ctx) macro
232 struct delta_ctx *pctx = to_pctx(ctx); in delta_ipc_set_stream()
323 struct delta_ctx *pctx = to_pctx(ctx); in delta_ipc_decode()
436 struct delta_ctx *pctx = to_pctx(ctx); in delta_ipc_close()
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/delta/
H A Ddelta-ipc.c27 #define to_pctx(ctx) container_of(ctx, struct delta_ctx, ipc_ctx) macro
231 struct delta_ctx *pctx = to_pctx(ctx); in delta_ipc_set_stream()
322 struct delta_ctx *pctx = to_pctx(ctx); in delta_ipc_decode()
435 struct delta_ctx *pctx = to_pctx(ctx); in delta_ipc_close()

Completed in 2 milliseconds