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