Home
last modified time | relevance | path

Searched refs:devm_rproc_alloc (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/remoteproc/
Dingenic_rproc.c170 rproc = devm_rproc_alloc(dev, "ingenic-vpu", in ingenic_rproc_probe()
Dremoteproc_core.c2327 struct rproc *devm_rproc_alloc(struct device *dev, const char *name, in devm_rproc_alloc() function
2347 EXPORT_SYMBOL(devm_rproc_alloc);
/Linux-v5.10/include/linux/
Dremoteproc.h636 struct rproc *devm_rproc_alloc(struct device *dev, const char *name,