Home
last modified time | relevance | path

Searched refs:qcom_remove_pdm_subdev (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/remoteproc/
H A Dqcom_common.h63 void qcom_remove_pdm_subdev(struct rproc *rproc, struct qcom_rproc_pdm *pdm);
H A Dqcom_common.c597 * qcom_remove_pdm_subdev() - remove PD Mapper subdevice
603 void qcom_remove_pdm_subdev(struct rproc *rproc, struct qcom_rproc_pdm *pdm) in qcom_remove_pdm_subdev() function
607 EXPORT_SYMBOL_GPL(qcom_remove_pdm_subdev);
H A Dqcom_q6v5_adsp.c746 qcom_remove_pdm_subdev(rproc, &adsp->pdm_subdev); in adsp_probe()
762 qcom_remove_pdm_subdev(adsp->rproc, &adsp->pdm_subdev); in adsp_remove()
H A Dqcom_q6v5_wcss.c1050 qcom_remove_pdm_subdev(rproc, &wcss->pdm_subdev); in q6v5_wcss_probe()
1061 qcom_remove_pdm_subdev(rproc, &wcss->pdm_subdev); in q6v5_wcss_remove()