Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/st/sti/delta/
H A Ddelta-ipc.c100 static void build_msg_header(struct delta_ipc_ctx *ctx, in build_msg_header() function
173 build_msg_header(ctx, DELTA_IPC_OPEN, &msg.header); in delta_ipc_open()
278 build_msg_header(ctx, DELTA_IPC_SET_STREAM, &msg.header); in delta_ipc_set_stream()
389 build_msg_header(ctx, DELTA_IPC_DECODE, &msg.header); in delta_ipc_decode()
461 build_msg_header(ctx, DELTA_IPC_CLOSE, &msg.header); in delta_ipc_close()