Lines Matching defs:adsp
101 static int qcom_adsp_shutdown(struct qcom_adsp *adsp) in qcom_adsp_shutdown()
168 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_load() local
184 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_start() local
254 struct qcom_adsp *adsp = container_of(q6v5, struct qcom_adsp, q6v5); in qcom_adsp_pil_handover() local
263 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_stop() local
284 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_da_to_va() local
296 struct qcom_adsp *adsp = rproc->priv; in adsp_panic() local
310 static int adsp_init_clock(struct qcom_adsp *adsp, const char **clk_ids) in adsp_init_clock()
338 static int adsp_init_reset(struct qcom_adsp *adsp) in adsp_init_reset()
361 static int adsp_init_mmio(struct qcom_adsp *adsp, in adsp_init_mmio()
397 static int adsp_alloc_memory_region(struct qcom_adsp *adsp) in adsp_alloc_memory_region()
429 struct qcom_adsp *adsp; in adsp_probe() local
500 struct qcom_adsp *adsp = platform_get_drvdata(pdev); in adsp_remove() local