Home
last modified time | relevance | path

Searched defs:rproc_subdev (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/include/linux/
Dremoteproc.h600 struct rproc_subdev { struct
603 int (*prepare)(struct rproc_subdev *subdev); argument
604 int (*start)(struct rproc_subdev *subdev); argument
605 void (*stop)(struct rproc_subdev *subdev, bool crashed); argument
606 void (*unprepare)(struct rproc_subdev *subdev); argument