Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dremoteproc.h331 struct rproc_mem_entry { struct
343 int (*alloc)(struct rproc *rproc, struct rproc_mem_entry *mem); argument
344 int (*release)(struct rproc *rproc, struct rproc_mem_entry *mem); argument
/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Dremoteproc_core.c1018 int (*alloc)(struct rproc *, struct rproc_mem_entry *), in rproc_mem_entry_init()