Lines Matching full:subdevice
224 * qcom_add_glink_subdev() - try to add a GLINK subdevice to rproc
225 * @rproc: rproc handle to parent the subdevice
252 * qcom_remove_glink_subdev() - remove a GLINK subdevice from rproc
328 * qcom_add_smd_subdev() - try to add a SMD subdevice to rproc
329 * @rproc: rproc handle to parent the subdevice
349 * qcom_remove_smd_subdev() - remove the smd subdevice from rproc
351 * @smd: the SMD subdevice to remove
482 * qcom_add_ssr_subdev() - register subdevice as restart notification source
484 * @ssr: SSR subdevice handle
498 dev_err(&rproc->dev, "Failed to add ssr subdevice\n"); in qcom_add_ssr_subdev()
513 * qcom_remove_ssr_subdev() - remove subdevice as restart notification source
515 * @ssr: SSR subdevice handle
577 * qcom_add_pdm_subdev() - register PD Mapper subdevice
579 * @pdm: PDM subdevice handle
597 * qcom_remove_pdm_subdev() - remove PD Mapper subdevice
599 * @pdm: PDM subdevice handle
601 * Remove the PD Mapper subdevice.