Lines Matching defs:adsp

123 static int qcom_rproc_pds_attach(struct device *dev, struct qcom_adsp *adsp,  in qcom_rproc_pds_attach()
164 static void qcom_rproc_pds_detach(struct qcom_adsp *adsp, struct device **pds, in qcom_rproc_pds_detach()
180 static int qcom_rproc_pds_enable(struct qcom_adsp *adsp, struct device **pds, in qcom_rproc_pds_enable()
206 static void qcom_rproc_pds_disable(struct qcom_adsp *adsp, struct device **pds, in qcom_rproc_pds_disable()
217 static int qcom_wpss_shutdown(struct qcom_adsp *adsp) in qcom_wpss_shutdown()
257 static int qcom_adsp_shutdown(struct qcom_adsp *adsp) in qcom_adsp_shutdown()
324 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_load() local
340 struct qcom_adsp *adsp = rproc->priv; in adsp_unmap_carveout() local
348 struct qcom_adsp *adsp = rproc->priv; in adsp_map_carveout() local
382 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_start() local
464 struct qcom_adsp *adsp = container_of(q6v5, struct qcom_adsp, q6v5); in qcom_adsp_pil_handover() local
472 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_stop() local
495 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_da_to_va() local
507 struct qcom_adsp *adsp = rproc->priv; in adsp_parse_firmware() local
528 struct qcom_adsp *adsp = rproc->priv; in adsp_panic() local
542 static int adsp_init_clock(struct qcom_adsp *adsp, const char **clk_ids) in adsp_init_clock()
570 static int adsp_init_reset(struct qcom_adsp *adsp) in adsp_init_reset()
593 static int adsp_init_mmio(struct qcom_adsp *adsp, in adsp_init_mmio()
638 static int adsp_alloc_memory_region(struct qcom_adsp *adsp) in adsp_alloc_memory_region()
672 struct qcom_adsp *adsp; in adsp_probe() local
768 struct qcom_adsp *adsp = platform_get_drvdata(pdev); in adsp_remove() local