Searched refs:DELTA_IPC_CLOSE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/sti/delta/ |
H A D | delta-ipc.c | 20 DELTA_IPC_CLOSE enumerator 462 build_msg_header(ctx, DELTA_IPC_CLOSE, &msg.header); in delta_ipc_close() 468 "%s ipc: failed to close, rpmsg_send failed (%d) for DELTA_IPC_CLOSE\n", in delta_ipc_close() 478 "%s ipc: failed to close, timeout waiting for DELTA_IPC_CLOSE callback\n", in delta_ipc_close() 487 "%s ipc: failed to close, DELTA_IPC_CLOSE completed but with error (%d)\n", in delta_ipc_close()
|
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/delta/ |
H A D | delta-ipc.c | 20 DELTA_IPC_CLOSE enumerator 461 build_msg_header(ctx, DELTA_IPC_CLOSE, &msg.header); in delta_ipc_close() 467 "%s ipc: failed to close, rpmsg_send failed (%d) for DELTA_IPC_CLOSE\n", in delta_ipc_close() 477 "%s ipc: failed to close, timeout waiting for DELTA_IPC_CLOSE callback\n", in delta_ipc_close() 486 "%s ipc: failed to close, DELTA_IPC_CLOSE completed but with error (%d)\n", in delta_ipc_close()
|
Completed in 2 milliseconds