Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/remoteproc/
Dremoteproc_internal.h31 int rproc_of_parse_firmware(struct device *dev, int index,
Dti_k3_dsp_remoteproc.c602 ret = rproc_of_parse_firmware(dev, 0, &fw_name); in k3_dsp_rproc_probe()
Dremoteproc_core.c1085 int rproc_of_parse_firmware(struct device *dev, int index, const char **fw_name) in rproc_of_parse_firmware() function
1093 EXPORT_SYMBOL(rproc_of_parse_firmware);
Dti_k3_r5_remoteproc.c872 ret = rproc_of_parse_firmware(cdev, 0, &fw_name); in k3_r5_cluster_rproc_init()