Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/remoteproc/
Dremoteproc_sysfs.c156 err = rproc_set_firmware(rproc, buf); in firmware_store()
Dremoteproc_core.c2166 int rproc_set_firmware(struct rproc *rproc, const char *fw_name) in rproc_set_firmware() function
2209 EXPORT_SYMBOL(rproc_set_firmware);
/linux-6.1.9/include/linux/
Dremoteproc.h690 int rproc_set_firmware(struct rproc *rproc, const char *fw_name);