Home
last modified time | relevance | path

Searched defs:n_ents (Results 1 – 25 of 28) sorted by relevance

12

/u-boot/drivers/core/
A Ddump.c105 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 Dlists.c27 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 Droot.c58 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 Dof_platdata.c113 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 Dtest-main.c152 const int n_ents = ll_entry_count(struct unit_test, dm_test); in dm_test_main() local
/u-boot/test/env/
A Dcmd_ut_env.c16 const int n_ents = ll_entry_count(struct unit_test, env_test); in do_ut_env() local
/u-boot/test/cmd/
A Dmem.c16 const int n_ents = ll_entry_count(struct unit_test, mem_test); in do_ut_mem() local
A Daddrmap.c34 const int n_ents = ll_entry_count(struct unit_test, addrmap_test); in do_ut_addrmap() local
A Dsetexpr.c380 const int n_ents = ll_entry_count(struct unit_test, setexpr_test); in do_ut_setexpr() local
/u-boot/test/lib/
A Dcmd_ut_lib.c17 const int n_ents = ll_entry_count(struct unit_test, lib_test); in do_ut_lib() local
/u-boot/test/log/
A Dtest-main.c17 const int n_ents = ll_entry_count(struct unit_test, log_test); in do_ut_log() local
/u-boot/env/
A Denv.c21 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 Dlsblk.c15 const int n_ents = ll_entry_count(struct driver, driver); in do_lsblk() local
A Dpart.c189 const int n_ents = ll_entry_count(struct part_driver, part_driver); in do_part_types() local
/u-boot/test/optee/
A Dcmd_ut_optee.c99 const int n_ents = ll_entry_count(struct unit_test, optee_test); in do_ut_optee() local
/u-boot/test/
A Dcmd_ut.c17 struct unit_test *tests, int n_ents, in cmd_ut_category()
A Dstr_ut.c112 const int n_ents = ll_entry_count(struct unit_test, str_test); in do_ut_str() local
A Dbootm.c244 const int n_ents = ll_entry_count(struct unit_test, bootm_test); in do_ut_bootm() local
A Dbloblist.c392 const int n_ents = ll_entry_count(struct unit_test, bloblist_test); in do_ut_bloblist() local
A Dunicode_ut.c733 const int n_ents = ll_entry_count(struct unit_test, unicode_test); in do_ut_unicode() local
A Dcompression.c544 const int n_ents = ll_entry_count(struct unit_test, compression_test); in do_ut_compression() local
/u-boot/drivers/block/
A Dblk_legacy.c15 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 Dpart.c33 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 Dcmd_ut_overlay.c218 const int n_ents = ll_entry_count(struct unit_test, overlay_test); in do_ut_overlay() local
/u-boot/common/spl/
A Dspl.c510 const int n_ents = in spl_ll_find_loader() local

Completed in 22 milliseconds

12