Searched refs:qcom_mdt_pas_load (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/soc/qcom/ |
| H A D | mdt_loader.h | 23 int qcom_mdt_pas_load(struct qcom_scm_pas_context *ctx, const struct firmware *fw, 48 static inline int qcom_mdt_pas_load(struct qcom_scm_pas_context *ctx, in qcom_mdt_pas_load() function
|
| /linux/drivers/soc/qcom/ |
| H A D | mdt_loader.c | 486 int qcom_mdt_pas_load(struct qcom_scm_pas_context *ctx, const struct firmware *fw, in qcom_mdt_pas_load() function 498 EXPORT_SYMBOL_GPL(qcom_mdt_pas_load);
|
| /linux/drivers/remoteproc/ |
| H A D | qcom_q6v5_pas.c | 243 ret = qcom_mdt_pas_load(pas->dtb_pas_ctx, pas->dtb_firmware, in qcom_pas_load() 321 ret = qcom_mdt_pas_load(pas->pas_ctx, pas->firmware, rproc->firmware, in qcom_pas_start()
|