Lines Matching defs:adsp

122 static int qcom_rproc_pds_attach(struct qcom_adsp *adsp, const char **pd_names,  in qcom_rproc_pds_attach()
148 static void qcom_rproc_pds_detach(struct qcom_adsp *adsp) in qcom_rproc_pds_detach()
159 static int qcom_rproc_pds_enable(struct qcom_adsp *adsp) in qcom_rproc_pds_enable()
190 static void qcom_rproc_pds_disable(struct qcom_adsp *adsp) in qcom_rproc_pds_disable()
210 static int qcom_wpss_shutdown(struct qcom_adsp *adsp) in qcom_wpss_shutdown()
250 static int qcom_adsp_shutdown(struct qcom_adsp *adsp) in qcom_adsp_shutdown()
317 struct qcom_adsp *adsp = rproc->priv; in adsp_load() local
333 struct qcom_adsp *adsp = rproc->priv; in adsp_unmap_carveout() local
341 struct qcom_adsp *adsp = rproc->priv; in adsp_map_carveout() local
375 struct qcom_adsp *adsp = rproc->priv; in adsp_start() local
456 struct qcom_adsp *adsp = container_of(q6v5, struct qcom_adsp, q6v5); in qcom_adsp_pil_handover() local
464 struct qcom_adsp *adsp = rproc->priv; in adsp_stop() local
487 struct qcom_adsp *adsp = rproc->priv; in adsp_da_to_va() local
499 struct qcom_adsp *adsp = rproc->priv; in adsp_parse_firmware() local
520 struct qcom_adsp *adsp = rproc->priv; in adsp_panic() local
534 static int adsp_init_clock(struct qcom_adsp *adsp, const char **clk_ids) in adsp_init_clock()
558 static int adsp_init_reset(struct qcom_adsp *adsp) in adsp_init_reset()
581 static int adsp_init_mmio(struct qcom_adsp *adsp, in adsp_init_mmio()
626 static int adsp_alloc_memory_region(struct qcom_adsp *adsp) in adsp_alloc_memory_region()
658 struct qcom_adsp *adsp; in adsp_probe() local
756 struct qcom_adsp *adsp = platform_get_drvdata(pdev); in adsp_remove() local