Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/remoteproc/
Dremoteproc_sysfs.c156 err = rproc_set_firmware(rproc, buf); in firmware_store()
Dremoteproc_core.c2230 int rproc_set_firmware(struct rproc *rproc, const char *fw_name) in rproc_set_firmware() function
2273 EXPORT_SYMBOL(rproc_set_firmware);
/Linux-v5.15/include/linux/
Dremoteproc.h674 int rproc_set_firmware(struct rproc *rproc, const char *fw_name);