Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/remoteproc/
Dremoteproc_internal.h118 extern const struct rproc_fw_ops rproc_elf_fw_ops;
Dremoteproc_elf_loader.c331 const struct rproc_fw_ops rproc_elf_fw_ops = { variable
Dremoteproc_core.c1305 rproc->fw_ops = &rproc_elf_fw_ops; in rproc_alloc()