Searched refs:rproc_elf_fw_ops (Results 1 – 3 of 3) sorted by relevance
118 extern const struct rproc_fw_ops rproc_elf_fw_ops;
331 const struct rproc_fw_ops rproc_elf_fw_ops = { variable
1367 rproc->fw_ops = &rproc_elf_fw_ops; in rproc_alloc()