| /u-boot/drivers/core/ |
| A D | lists.c | 27 const int n_ents = ll_entry_count(struct driver, driver); in lists_driver_lookup_name() local 43 const int n_ents = ll_entry_count(struct uclass_driver, uclass_driver); in lists_uclass_lookup() local 58 const int n_ents = ll_entry_count(struct driver_info, driver_info); in bind_drivers_pass() local 188 const int n_ents = ll_entry_count(struct driver, driver); in lists_bind_fdt() local
|
| A D | root.c | 62 const int n_ents = ll_entry_count(struct driver, driver); in fix_drivers() local 95 const int n_ents = ll_entry_count(struct uclass_driver, uclass_driver); in fix_uclass() local 124 const int n_ents = ll_entry_count(struct driver_info, driver_info); in fix_devices() local 142 int n_ents; in dm_setup_inst() local 239 int n_ents; in dm_scan_plat() local
|
| A D | dump.c | 156 const int n_ents = ll_entry_count(struct driver, driver); in dm_dump_driver_compat() local 180 const int n_ents = ll_entry_count(struct driver, driver); in dm_dump_drivers() local 220 const int n_ents = ll_entry_count(struct driver_info, driver_info); in dm_dump_static_driver_info() local
|
| /u-boot/env/ |
| A D | env.c | 21 const int n_ents = ll_entry_count(struct env_driver, env_driver); in env_fix_drivers() local 43 const int n_ents = ll_entry_count(struct env_driver, env_driver); in _env_driver_lookup() local 378 const int n_ents = ll_entry_count(struct env_driver, env_driver); in env_select() local
|
| /u-boot/test/cmd/ |
| A D | mem.c | 16 const int n_ents = UNIT_TEST_SUITE_COUNT(mem_test); in do_ut_mem() local
|
| A D | addrmap.c | 33 const int n_ents = UNIT_TEST_SUITE_COUNT(addrmap_test); in do_ut_addrmap() local
|
| A D | exit.c | 131 const int n_ents = UNIT_TEST_SUITE_COUNT(exit_test); in do_ut_exit() local
|
| A D | loadm.c | 68 const int n_ents = UNIT_TEST_SUITE_COUNT(loadm_test); in do_ut_loadm() local
|
| A D | seama.c | 67 const int n_ents = UNIT_TEST_SUITE_COUNT(seama_test); in do_ut_seama() local
|
| A D | font.c | 75 const int n_ents = UNIT_TEST_SUITE_COUNT(font_test); in do_ut_font() local
|
| /u-boot/test/env/ |
| A D | cmd_ut_env.c | 16 const int n_ents = UNIT_TEST_SUITE_COUNT(env_test); in do_ut_env() local
|
| /u-boot/test/lib/ |
| A D | cmd_ut_lib.c | 17 const int n_ents = UNIT_TEST_SUITE_COUNT(lib_test); in do_ut_lib() local
|
| /u-boot/test/log/ |
| A D | log_ut.c | 17 const int n_ents = UNIT_TEST_SUITE_COUNT(log_test); in do_ut_log() local
|
| /u-boot/test/common/ |
| A D | cmd_ut_common.c | 18 const int n_ents = UNIT_TEST_SUITE_COUNT(common_test); in do_ut_common() local
|
| /u-boot/test/dm/ |
| A D | test-dm.c | 13 const int n_ents = UNIT_TEST_SUITE_COUNT(dm_test); in do_ut_dm() local
|
| A D | of_platdata.c | 115 const int n_ents = in find_driver_info() local 147 const int n_ents = ll_entry_count(struct driver_info, driver_info); in dm_test_of_plat_dev() local
|
| /u-boot/common/ |
| A D | event.c | 62 const int n_ents = ll_entry_count(struct evspy_info, evspy_info); in notify_static() local 146 const int n_ents = ll_entry_count(struct evspy_info, evspy_info); in event_show_spy_list() local
|
| /u-boot/cmd/ |
| A D | lsblk.c | 15 const int n_ents = ll_entry_count(struct driver, driver); in do_lsblk() local
|
| /u-boot/test/boot/ |
| A D | bootstd_common.c | 92 const int n_ents = UNIT_TEST_SUITE_COUNT(bootstd_test); in do_ut_bootstd() local
|
| /u-boot/lib/acpi/ |
| A D | acpi_writer.c | 56 const int n_ents = ll_entry_count(struct acpi_writer, acpi_writer); in acpi_write_all() local
|
| /u-boot/test/optee/ |
| A D | cmd_ut_optee.c | 98 const int n_ents = UNIT_TEST_SUITE_COUNT(optee_test); in do_ut_optee() local
|
| /u-boot/drivers/block/ |
| A D | blk_legacy.c | 15 const int n_ents = ll_entry_count(struct blk_driver, blk_driver); in blk_driver_lookup_type() local 30 const int n_ents = ll_entry_count(struct blk_driver, blk_driver); in blk_driver_lookup_typename() local
|
| /u-boot/test/ |
| A D | bootm.c | 245 const int n_ents = UNIT_TEST_SUITE_COUNT(bootm_test); in do_ut_bootm() local
|
| A D | cmd_ut.c | 21 struct unit_test *tests, int n_ents, in cmd_ut_category()
|
| /u-boot/boot/ |
| A D | bootstd-uclass.c | 130 const int n_ents = ll_entry_count(struct driver, driver); in dm_scan_other() local
|