Searched refs:DELTA_IPC_DECODE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/sti/delta/ |
H A D | delta-ipc.c | 19 DELTA_IPC_DECODE, enumerator 390 build_msg_header(ctx, DELTA_IPC_DECODE, &msg.header); in delta_ipc_decode() 402 "%s ipc: failed to decode, rpmsg_send failed (%d) for DELTA_IPC_DECODE (size=%d, data=%p)\n", in delta_ipc_decode() 413 "%s ipc: failed to decode, timeout waiting for DELTA_IPC_DECODE callback (size=%d, data=%p)\n", in delta_ipc_decode() 423 "%s ipc: failed to decode, DELTA_IPC_DECODE completed but with error (%d) (size=%d, data=%p)\n", in delta_ipc_decode()
|
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/delta/ |
H A D | delta-ipc.c | 19 DELTA_IPC_DECODE, enumerator 389 build_msg_header(ctx, DELTA_IPC_DECODE, &msg.header); in delta_ipc_decode() 401 "%s ipc: failed to decode, rpmsg_send failed (%d) for DELTA_IPC_DECODE (size=%d, data=%p)\n", in delta_ipc_decode() 412 "%s ipc: failed to decode, timeout waiting for DELTA_IPC_DECODE callback (size=%d, data=%p)\n", in delta_ipc_decode() 422 "%s ipc: failed to decode, DELTA_IPC_DECODE completed but with error (%d) (size=%d, data=%p)\n", in delta_ipc_decode()
|
Completed in 3 milliseconds