Searched refs:find_table (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/remoteproc/
H A Dremoteproc_elf_loader.c248 find_table(struct device *dev, const struct firmware *fw) function
336 shdr = find_table(dev, fw);
380 shdr = find_table(&rproc->dev, fw);
/linux-master/arch/arc/kernel/
H A Dunwind.c156 static struct unwind_table *find_table(unsigned long pc) function
930 table = find_table(pc);

Completed in 208 milliseconds