summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2018-10-26 00:09:45 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2018-10-26 00:09:44 -0700
commit3e4e8be646d38792e689362a10981d383932c080 (patch)
treec95957e9eda030f87328f331ad52499fc8bfb32a /include
parent0fd6f3e2ecac1dd932fdda74b1bbe8cb6cad52b4 (diff)
parent877444c9d2487f6b5261b8fd74ba4e87a87b2713 (diff)
Merge "drm/msm: configure AV mute before disabling encryption"
Diffstat (limited to 'include')
-rw-r--r--include/linux/hdcp_qseecom.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/linux/hdcp_qseecom.h b/include/linux/hdcp_qseecom.h
index 11c2af725bb1..1ff11e4e33db 100644
--- a/include/linux/hdcp_qseecom.h
+++ b/include/linux/hdcp_qseecom.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017, The Linux Foundation. All rights reserved.
+/* Copyright (c) 2015-2018, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
@@ -133,6 +133,7 @@ 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);
+ void (*mute_sink)(void *client_ctx);
};
enum hdcp_device_type {