summaryrefslogtreecommitdiff
path: root/drivers/staging/nmf-cm/cmld.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/nmf-cm/cmld.h')
-rw-r--r--drivers/staging/nmf-cm/cmld.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/nmf-cm/cmld.h b/drivers/staging/nmf-cm/cmld.h
index 78876bb01e6..57dc3a4e8f7 100644
--- a/drivers/staging/nmf-cm/cmld.h
+++ b/drivers/staging/nmf-cm/cmld.h
@@ -175,6 +175,7 @@ int cmld_GetComponentPropertyNumber(struct cm_process_priv *,
int cmld_GetComponentPropertyName(struct cm_process_priv *, CM_GetComponentPropertyName_t __user *);
int cmld_GetComponentPropertyValue(struct cm_process_priv *, CM_GetComponentPropertyValue_t __user *);
int cmld_ReadComponentAttribute(struct cm_process_priv *, CM_ReadComponentAttribute_t __user *);
+int cmld_WriteComponentAttribute(struct cm_process_priv *, CM_WriteComponentAttribute_t __user *);
int cmld_GetExecutiveEngineHandle(struct cm_process_priv *, CM_GetExecutiveEngineHandle_t __user *);
int cmld_SetMode(CM_SetMode_t __user *);
int cmld_GetRequiredComponentFiles(struct cm_process_priv *cmPriv,