Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/st/sti/delta/
Ddelta-ipc.c31 void *host_hdl; member
38 #define msg_to_ctx(msg) ((struct delta_ipc_ctx *)(msg)->header.host_hdl)
105 header->host_hdl = to_host_hdl(ctx); in build_msg_header()