Lines Matching defs:adsp
113 static int qcom_rproc_pds_attach(struct device *dev, struct qcom_adsp *adsp, in qcom_rproc_pds_attach()
154 static void qcom_rproc_pds_detach(struct qcom_adsp *adsp, struct device **pds, in qcom_rproc_pds_detach()
170 static int qcom_rproc_pds_enable(struct qcom_adsp *adsp, struct device **pds, in qcom_rproc_pds_enable()
196 static void qcom_rproc_pds_disable(struct qcom_adsp *adsp, struct device **pds, in qcom_rproc_pds_disable()
207 static int qcom_wpss_shutdown(struct qcom_adsp *adsp) in qcom_wpss_shutdown()
247 static int qcom_adsp_shutdown(struct qcom_adsp *adsp) in qcom_adsp_shutdown()
314 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_load() local
330 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_start() local
401 struct qcom_adsp *adsp = container_of(q6v5, struct qcom_adsp, q6v5); in qcom_adsp_pil_handover() local
409 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_stop() local
430 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_da_to_va() local
442 struct qcom_adsp *adsp = rproc->priv; in adsp_panic() local
456 static int adsp_init_clock(struct qcom_adsp *adsp, const char **clk_ids) in adsp_init_clock()
484 static int adsp_init_reset(struct qcom_adsp *adsp) in adsp_init_reset()
507 static int adsp_init_mmio(struct qcom_adsp *adsp, in adsp_init_mmio()
540 static int adsp_alloc_memory_region(struct qcom_adsp *adsp) in adsp_alloc_memory_region()
574 struct qcom_adsp *adsp; in adsp_probe() local
667 struct qcom_adsp *adsp = platform_get_drvdata(pdev); in adsp_remove() local