Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/st/sti/delta/
H A Ddelta-ipc.c36 #define to_host_hdl(ctx) ((void *)ctx) macro
105 header->host_hdl = to_host_hdl(ctx); in build_msg_header()