Searched defs:qcom_scm_hdcp_req (Results 1 – 2 of 2) sorted by relevance
17 struct qcom_scm_hdcp_req { struct18 u32 addr;19 u32 val;
1164 int qcom_scm_hdcp_req(struct qcom_scm_hdcp_req *req, u32 req_cnt, u32 *resp) in qcom_scm_hdcp_req() function