Home
last modified time | relevance | path

Searched refs:qcom_add_pdm_subdev (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/remoteproc/
H A Dqcom_common.h62 void qcom_add_pdm_subdev(struct rproc *rproc, struct qcom_rproc_pdm *pdm);
H A Dqcom_common.c584 void qcom_add_pdm_subdev(struct rproc *rproc, struct qcom_rproc_pdm *pdm) in qcom_add_pdm_subdev() function
594 EXPORT_SYMBOL_GPL(qcom_add_pdm_subdev);
H A Dqcom_q6v5_adsp.c720 qcom_add_pdm_subdev(rproc, &adsp->pdm_subdev); in adsp_probe()
H A Dqcom_q6v5_wcss.c1019 qcom_add_pdm_subdev(rproc, &wcss->pdm_subdev); in q6v5_wcss_probe()
H A Dqcom_q6v5_pas.c755 qcom_add_pdm_subdev(rproc, &pas->pdm_subdev); in qcom_pas_probe()
H A Dqcom_q6v5_mss.c2154 qcom_add_pdm_subdev(rproc, &qproc->pdm_subdev); in q6v5_probe()