Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dremoteproc.h335 struct rproc_ops { struct
336 int (*start)(struct rproc *rproc);
337 int (*stop)(struct rproc *rproc);
338 void (*kick)(struct rproc *rproc, int vqid);
339 void * (*da_to_va)(struct rproc *rproc, u64 da, int len);