Home
last modified time | relevance | path

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

/include/
A Dremoteproc.h723 int rproc_set_firmware(struct udevice *rproc_dev, const char *fw_name);
737 int rproc_boot(struct udevice *rproc_dev);
777 static inline int rproc_set_firmware(struct udevice *rproc_dev, const char *fw_name) in rproc_set_firmware() argument
779 static inline int rproc_boot(struct udevice *rproc_dev) in rproc_boot() argument

Completed in 11 milliseconds