aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/ipc.h
diff options
context:
space:
mode:
Diffstat (limited to 'samsung-ipc/ipc.h')
-rw-r--r--samsung-ipc/ipc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/samsung-ipc/ipc.h b/samsung-ipc/ipc.h
index 7e51f07..7c592b2 100644
--- a/samsung-ipc/ipc.h
+++ b/samsung-ipc/ipc.h
@@ -83,6 +83,7 @@ struct ipc_client_modem_driver_ops {
const void *data, size_t size, int address);
int (*firmware_send)(struct ipc_client *client, int device_fd,
const void *firmware_data, size_t firmware_size);
+ int (*nv_data_send)(struct ipc_client *client, int device_fd);
};
struct ipc_client_nv_data_specs {