Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Dremoteproc_elf_loader.c244 find_table(struct device *dev, const struct firmware *fw) function
332 shdr = find_table(dev, fw);
376 shdr = find_table(&rproc->dev, fw);
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/
H A Duse-PTHREAD_MUTEX_RECURSIVE.patch70 table = find_table( filename );
/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A Dunwind.c156 static struct unwind_table *find_table(unsigned long pc) in find_table() function
932 table = find_table(pc); in arc_unwind()