Lines Matching refs:qcom_adsp
47 struct qcom_adsp {
84 static int adsp_pds_enable(struct qcom_adsp *adsp, struct device **pds,
111 static void adsp_pds_disable(struct qcom_adsp *adsp, struct device **pds,
124 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv;
140 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv;
205 struct qcom_adsp *adsp = container_of(q6v5, struct qcom_adsp, q6v5);
216 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv;
238 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv;
250 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv;
264 static int adsp_init_clock(struct qcom_adsp *adsp)
290 static int adsp_init_regulator(struct qcom_adsp *adsp)
339 static void adsp_pds_detach(struct qcom_adsp *adsp, struct device **pds,
355 static int adsp_alloc_memory_region(struct qcom_adsp *adsp)
387 struct qcom_adsp *adsp;
415 adsp = (struct qcom_adsp *)rproc->priv;
484 struct qcom_adsp *adsp = platform_get_drvdata(pdev);