qcom_scm_hdcp_req  435 drivers/firmware/qcom_scm-32.c int __qcom_scm_hdcp_req(struct device *dev, struct qcom_scm_hdcp_req *req,
qcom_scm_hdcp_req  215 drivers/firmware/qcom_scm-64.c int __qcom_scm_hdcp_req(struct device *dev, struct qcom_scm_hdcp_req *req,
qcom_scm_hdcp_req  161 drivers/firmware/qcom_scm.c int qcom_scm_hdcp_req(struct qcom_scm_hdcp_req *req, u32 req_cnt, u32 *resp)
qcom_scm_hdcp_req  172 drivers/firmware/qcom_scm.c EXPORT_SYMBOL(qcom_scm_hdcp_req);
qcom_scm_hdcp_req   41 drivers/firmware/qcom_scm.h 		struct qcom_scm_hdcp_req *req, u32 req_cnt, u32 *resp);
qcom_scm_hdcp_req  160 drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c 	struct qcom_scm_hdcp_req scm_buf[QCOM_SCM_HDCP_MAX_REQ_CNT];
qcom_scm_hdcp_req  177 drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c 			ret = qcom_scm_hdcp_req(scm_buf, i, &resp);
qcom_scm_hdcp_req   42 include/linux/qcom_scm.h extern int qcom_scm_hdcp_req(struct qcom_scm_hdcp_req *req, u32 req_cnt,
qcom_scm_hdcp_req   79 include/linux/qcom_scm.h static inline int qcom_scm_hdcp_req(struct qcom_scm_hdcp_req *req, u32 req_cnt,