Searched refs:rproc_alloc (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/remoteproc/ |
| H A D | st_slim_rproc.c | 237 rproc = rproc_alloc(dev, np->name, &slim_rproc_ops, in st_slim_rproc_alloc()
|
| H A D | remoteproc_core.c | 2459 struct rproc *rproc_alloc(struct device *dev, const char *name, in rproc_alloc() function 2524 EXPORT_SYMBOL(rproc_alloc); 2633 rproc = rproc_alloc(dev, name, ops, firmware, len); in devm_rproc_alloc()
|
| H A D | xlnx_r5_remoteproc.c | 916 r5_rproc = rproc_alloc(cdev, dev_name(cdev), in zynqmp_r5_add_rproc_core()
|
| /linux/include/linux/ |
| H A D | remoteproc.h | 660 struct rproc *rproc_alloc(struct device *dev, const char *name,
|