Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dremoteproc.h486 struct rproc_subdev { struct
489 int (*prepare)(struct rproc_subdev *subdev); argument
490 int (*start)(struct rproc_subdev *subdev); argument
491 void (*stop)(struct rproc_subdev *subdev, bool crashed); argument
492 void (*unprepare)(struct rproc_subdev *subdev); argument