Searched refs:qcom_adsp (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/remoteproc/ |
H A D | qcom_q6v5_adsp.c | 66 struct qcom_adsp { struct 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() 184 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_start() 256 struct qcom_adsp *adsp = container_of(q6v5, struct qcom_adsp, q6v5); in qcom_adsp_pil_handover() 265 struct qcom_adsp *adsp = (struct qcom_adsp *)rpro in adsp_stop() [all...] |
H A D | qcom_q6v5_pas.c | 47 struct qcom_adsp { struct 84 static int adsp_pds_enable(struct qcom_adsp *adsp, struct device **pds, in adsp_pds_enable() 111 static void adsp_pds_disable(struct qcom_adsp *adsp, struct device **pds, in adsp_pds_disable() 124 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_load() 140 struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv; in adsp_start() 205 struct qcom_adsp *adsp = container_of(q6v5, struct qcom_adsp, q6v5); in qcom_pas_handover() 216 struct qcom_adsp *ads in adsp_stop() [all...] |
/kernel/linux/linux-6.6/drivers/remoteproc/ |
H A D | qcom_q6v5_adsp.c | 81 struct qcom_adsp { struct 120 int (*shutdown)(struct qcom_adsp *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 = rproc->priv; in adsp_load() 340 struct qcom_adsp *ads in adsp_unmap_carveout() [all...] |
H A D | qcom_q6v5_pas.c | 56 struct qcom_adsp { struct 112 struct qcom_adsp *adsp = rproc->priv; in adsp_segment_dump() 129 struct qcom_adsp *adsp = rproc->priv; in adsp_minidump() 137 static int adsp_pds_enable(struct qcom_adsp *adsp, struct device **pds, in adsp_pds_enable() 164 static void adsp_pds_disable(struct qcom_adsp *adsp, struct device **pds, in adsp_pds_disable() 175 static int adsp_shutdown_poll_decrypt(struct qcom_adsp *adsp) in adsp_shutdown_poll_decrypt() 190 struct qcom_adsp *adsp = rproc->priv; in adsp_unprepare() 207 struct qcom_adsp *adsp = rproc->priv; in adsp_load() 248 struct qcom_adsp *adsp = rproc->priv; in adsp_start() 351 struct qcom_adsp *ads in qcom_pas_handover() [all...] |
Completed in 4 milliseconds