Home
last modified time | relevance | path

Searched refs:to_smd_subdev (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dqcom_common.c25 #define to_smd_subdev(d) container_of(d, struct qcom_rproc_subdev, subdev) macro
150 struct qcom_rproc_subdev *smd = to_smd_subdev(subdev); in smd_subdev_start()
159 struct qcom_rproc_subdev *smd = to_smd_subdev(subdev); in smd_subdev_stop()
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dqcom_common.c26 #define to_smd_subdev(d) container_of(d, struct qcom_rproc_subdev, subdev) macro
310 struct qcom_rproc_subdev *smd = to_smd_subdev(subdev); in smd_subdev_start()
319 struct qcom_rproc_subdev *smd = to_smd_subdev(subdev); in smd_subdev_stop()

Completed in 3 milliseconds