active_pds        155 drivers/remoteproc/qcom_q6v5_mss.c 	struct device *active_pds[1];
active_pds        735 drivers/remoteproc/qcom_q6v5_mss.c 	ret = q6v5_pds_enable(qproc, qproc->active_pds, qproc->active_pd_count);
active_pds        851 drivers/remoteproc/qcom_q6v5_mss.c 	q6v5_pds_disable(qproc, qproc->active_pds, qproc->active_pd_count);
active_pds        886 drivers/remoteproc/qcom_q6v5_mss.c 	q6v5_pds_disable(qproc, qproc->active_pds, qproc->active_pd_count);
active_pds       1495 drivers/remoteproc/qcom_q6v5_mss.c 	ret = q6v5_pds_attach(&pdev->dev, qproc->active_pds,
active_pds       1544 drivers/remoteproc/qcom_q6v5_mss.c 	q6v5_pds_detach(qproc, qproc->active_pds, qproc->active_pd_count);
active_pds       1562 drivers/remoteproc/qcom_q6v5_mss.c 	q6v5_pds_detach(qproc, qproc->active_pds, qproc->active_pd_count);