Home
last modified time | relevance | path

Searched refs:__qcom_scm_hdcp_req (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/firmware/
Dqcom_scm.h40 extern int __qcom_scm_hdcp_req(struct device *dev,
Dqcom_scm-32.c435 int __qcom_scm_hdcp_req(struct device *dev, struct qcom_scm_hdcp_req *req, in __qcom_scm_hdcp_req() function
Dqcom_scm-64.c215 int __qcom_scm_hdcp_req(struct device *dev, struct qcom_scm_hdcp_req *req, in __qcom_scm_hdcp_req() function
Dqcom_scm.c168 ret = __qcom_scm_hdcp_req(__scm->dev, req, req_cnt, resp); in qcom_scm_hdcp_req()