Home
last modified time | relevance | path

Searched refs:qcom_scm_hdcp_req (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/firmware/qcom/
A Dqcom_scm.h19 struct qcom_scm_hdcp_req { struct
114 extern int qcom_scm_hdcp_req(struct qcom_scm_hdcp_req *req, u32 req_cnt,
/linux-6.3-rc2/drivers/firmware/
A Dqcom_scm.c1171 int qcom_scm_hdcp_req(struct qcom_scm_hdcp_req *req, u32 req_cnt, u32 *resp) in qcom_scm_hdcp_req() function
1208 EXPORT_SYMBOL(qcom_scm_hdcp_req);
/linux-6.3-rc2/drivers/gpu/drm/msm/hdmi/
A Dhdmi_hdcp.c160 struct qcom_scm_hdcp_req scm_buf[QCOM_SCM_HDCP_MAX_REQ_CNT]; in msm_hdmi_hdcp_scm_wr()
177 ret = qcom_scm_hdcp_req(scm_buf, i, &resp); in msm_hdmi_hdcp_scm_wr()

Completed in 12 milliseconds