Home
last modified time | relevance | path

Searched refs:qcom_adsp (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/remoteproc/
Dqcom_q6v5_adsp.c73 struct qcom_adsp { struct
110 int (*shutdown)(struct qcom_adsp *adsp); argument
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()
330 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_start()
[all …]
Dqcom_q6v5_pas.c52 struct qcom_adsp { struct
93 struct qcom_adsp *adsp = rproc->priv; in adsp_minidump() argument
101 static int adsp_pds_enable(struct qcom_adsp *adsp, struct device **pds, in adsp_pds_enable()
128 static void adsp_pds_disable(struct qcom_adsp *adsp, struct device **pds, in adsp_pds_disable()
139 static int adsp_shutdown_poll_decrypt(struct qcom_adsp *adsp) in adsp_shutdown_poll_decrypt()
154 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_unprepare()
169 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_load()
190 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_start()
259 struct qcom_adsp *adsp = container_of(q6v5, struct qcom_adsp, q6v5); in qcom_pas_handover()
272 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_stop()
[all …]