summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@quicinc.com>2017-10-27 08:52:14 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-10-27 08:52:14 -0700
commitf15c96401c869aa687b308e0d4db12d9d5e9ef15 (patch)
tree500b94592c45ccf9ccbca825e9c4ac19589263b0 /include
parent4bea3d26240084eac3ddb1d3a9b3a51d2634b031 (diff)
parent93e9b4b2e6f21cf9643b15d666e5bcbc294436f1 (diff)
Merge "drm/msm: add SRM support for HDCP 2.2"
Diffstat (limited to 'include')
-rw-r--r--include/linux/hdcp_qseecom.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/hdcp_qseecom.h b/include/linux/hdcp_qseecom.h
index dc513fbab580..8e1b853e738e 100644
--- a/include/linux/hdcp_qseecom.h
+++ b/include/linux/hdcp_qseecom.h
@@ -126,6 +126,7 @@ struct hdcp_txmtr_ops {
struct hdcp_client_ops {
int (*wakeup)(struct hdmi_hdcp_wakeup_data *data);
void (*notify_lvl_change)(void *client_ctx, int min_lvl);
+ void (*srm_cb)(void *client_ctx);
};
enum hdcp_device_type {