aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/modems/xmm626/xmm626_mipi.h
diff options
context:
space:
mode:
Diffstat (limited to 'samsung-ipc/modems/xmm626/xmm626_mipi.h')
-rw-r--r--samsung-ipc/modems/xmm626/xmm626_mipi.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/samsung-ipc/modems/xmm626/xmm626_mipi.h b/samsung-ipc/modems/xmm626/xmm626_mipi.h
index 4d389df..ff6bede 100644
--- a/samsung-ipc/modems/xmm626/xmm626_mipi.h
+++ b/samsung-ipc/modems/xmm626/xmm626_mipi.h
@@ -52,6 +52,8 @@ struct xmm626_mipi_command_footer {
unsigned short unknown;
} __attribute__((packed));
+int xmm626_mipi_command_send(int device_fd, unsigned short code,
+ const void *data, size_t size, int ack, int short_footer);
int xmm626_mipi_psi_send(struct ipc_client *client, int device_fd,
const void *psi_data, unsigned short psi_size);
int xmm626_mipi_ebl_send(struct ipc_client *client, int device_fd,