Home
last modified time | relevance | path

Searched refs:dt_find_compatible_driver (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/include/kernel/
A Ddt.h115 const struct dt_driver *dt_find_compatible_driver(const void *fdt, int offs);
199 static inline const struct dt_driver *dt_find_compatible_driver( in dt_find_compatible_driver() function
/optee_os/core/kernel/
A Dconsole.c133 dt_drv = dt_find_compatible_driver(fdt, offs); in configure_console_from_dt()
A Ddt.c16 const struct dt_driver *dt_find_compatible_driver(const void *fdt, int offs) in dt_find_compatible_driver() function
/optee_os/out/arm/core/
A Dtee.symb_sizes720 000000000e113818 0000000000000088 T dt_find_compatible_driver
A Dtee.dmp2829 000000000e113818 g F .text 0000000000000088 dt_find_compatible_driver
30479 e113710: 94000042 bl e113818 <dt_find_compatible_driver>
30576 000000000e113818 <dt_find_compatible_driver>:
30577 dt_find_compatible_driver():
30597 e113850: 54000103 b.cc e113870 <dt_find_compatible_driver+0x58> // b.lo, b.ul, b.last
30610 e113874: b5000074 cbnz x20, e113880 <dt_find_compatible_driver+0x68>
30613 e11387c: 17fffff4 b e11384c <dt_find_compatible_driver+0x34>
30616 e113884: b4ffffa2 cbz x2, e113878 <dt_find_compatible_driver+0x60>
30621 e113894: 34fffe20 cbz w0, e113858 <dt_find_compatible_driver+0x40>
30624 e11389c: 17fffff6 b e113874 <dt_find_compatible_driver+0x5c>
A Dtee.map21855 .text.dt_find_compatible_driver
21857 0x000000000e113818 dt_find_compatible_driver

Completed in 226 milliseconds