/u-boot/drivers/core/ |
A D | dump.c | 105 const int n_ents = ll_entry_count(struct driver, driver); in dm_dump_driver_compat() local 129 const int n_ents = ll_entry_count(struct driver, driver); in dm_dump_drivers() local 168 const int n_ents = ll_entry_count(struct driver_info, driver_info); in dm_dump_static_driver_info() local
|
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 | 58 const int n_ents = ll_entry_count(struct driver, driver); in fix_drivers() local 91 const int n_ents = ll_entry_count(struct uclass_driver, uclass_driver); in fix_uclass() local 123 const int n_ents = ll_entry_count(struct driver_info, driver_info); in fix_devices() local 190 int n_ents; in dm_scan_plat() local
|
/u-boot/test/dm/ |
A D | of_platdata.c | 113 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
|
A D | test-main.c | 152 const int n_ents = ll_entry_count(struct unit_test, dm_test); in dm_test_main() local
|
/u-boot/test/env/ |
A D | cmd_ut_env.c | 16 const int n_ents = ll_entry_count(struct unit_test, env_test); in do_ut_env() local
|
/u-boot/test/cmd/ |
A D | mem.c | 16 const int n_ents = ll_entry_count(struct unit_test, mem_test); in do_ut_mem() local
|
A D | addrmap.c | 34 const int n_ents = ll_entry_count(struct unit_test, addrmap_test); in do_ut_addrmap() local
|
A D | setexpr.c | 380 const int n_ents = ll_entry_count(struct unit_test, setexpr_test); in do_ut_setexpr() local
|
/u-boot/test/lib/ |
A D | cmd_ut_lib.c | 17 const int n_ents = ll_entry_count(struct unit_test, lib_test); in do_ut_lib() local
|
/u-boot/test/log/ |
A D | test-main.c | 17 const int n_ents = ll_entry_count(struct unit_test, log_test); in do_ut_log() 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 356 const int n_ents = ll_entry_count(struct env_driver, env_driver); in env_select() local
|
/u-boot/cmd/ |
A D | lsblk.c | 15 const int n_ents = ll_entry_count(struct driver, driver); in do_lsblk() local
|
A D | part.c | 189 const int n_ents = ll_entry_count(struct part_driver, part_driver); in do_part_types() local
|
/u-boot/test/optee/ |
A D | cmd_ut_optee.c | 99 const int n_ents = ll_entry_count(struct unit_test, optee_test); in do_ut_optee() local
|
/u-boot/test/ |
A D | cmd_ut.c | 17 struct unit_test *tests, int n_ents, in cmd_ut_category()
|
A D | str_ut.c | 112 const int n_ents = ll_entry_count(struct unit_test, str_test); in do_ut_str() local
|
A D | bootm.c | 244 const int n_ents = ll_entry_count(struct unit_test, bootm_test); in do_ut_bootm() local
|
A D | bloblist.c | 392 const int n_ents = ll_entry_count(struct unit_test, bloblist_test); in do_ut_bloblist() local
|
A D | unicode_ut.c | 733 const int n_ents = ll_entry_count(struct unit_test, unicode_test); in do_ut_unicode() local
|
A D | compression.c | 544 const int n_ents = ll_entry_count(struct unit_test, compression_test); in do_ut_compression() 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/disk/ |
A D | part.c | 33 const int n_ents = ll_entry_count(struct part_driver, part_driver); in part_driver_lookup_type() local 239 const int n_ents = ll_entry_count(struct part_driver, part_driver); in part_init() local
|
/u-boot/test/overlay/ |
A D | cmd_ut_overlay.c | 218 const int n_ents = ll_entry_count(struct unit_test, overlay_test); in do_ut_overlay() local
|
/u-boot/common/spl/ |
A D | spl.c | 510 const int n_ents = in spl_ll_find_loader() local
|