Home
last modified time | relevance | path

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

12

/u-boot/drivers/core/
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.c62 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 Ddump.c156 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 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
378 const int n_ents = ll_entry_count(struct env_driver, env_driver); in env_select() local
/u-boot/test/cmd/
A Dmem.c16 const int n_ents = UNIT_TEST_SUITE_COUNT(mem_test); in do_ut_mem() local
A Daddrmap.c33 const int n_ents = UNIT_TEST_SUITE_COUNT(addrmap_test); in do_ut_addrmap() local
A Dexit.c131 const int n_ents = UNIT_TEST_SUITE_COUNT(exit_test); in do_ut_exit() local
A Dloadm.c68 const int n_ents = UNIT_TEST_SUITE_COUNT(loadm_test); in do_ut_loadm() local
A Dseama.c67 const int n_ents = UNIT_TEST_SUITE_COUNT(seama_test); in do_ut_seama() local
A Dfont.c75 const int n_ents = UNIT_TEST_SUITE_COUNT(font_test); in do_ut_font() local
/u-boot/test/env/
A Dcmd_ut_env.c16 const int n_ents = UNIT_TEST_SUITE_COUNT(env_test); in do_ut_env() local
/u-boot/test/lib/
A Dcmd_ut_lib.c17 const int n_ents = UNIT_TEST_SUITE_COUNT(lib_test); in do_ut_lib() local
/u-boot/test/log/
A Dlog_ut.c17 const int n_ents = UNIT_TEST_SUITE_COUNT(log_test); in do_ut_log() local
/u-boot/test/common/
A Dcmd_ut_common.c18 const int n_ents = UNIT_TEST_SUITE_COUNT(common_test); in do_ut_common() local
/u-boot/test/dm/
A Dtest-dm.c13 const int n_ents = UNIT_TEST_SUITE_COUNT(dm_test); in do_ut_dm() local
A Dof_platdata.c115 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 Devent.c62 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 Dlsblk.c15 const int n_ents = ll_entry_count(struct driver, driver); in do_lsblk() local
/u-boot/test/boot/
A Dbootstd_common.c92 const int n_ents = UNIT_TEST_SUITE_COUNT(bootstd_test); in do_ut_bootstd() local
/u-boot/lib/acpi/
A Dacpi_writer.c56 const int n_ents = ll_entry_count(struct acpi_writer, acpi_writer); in acpi_write_all() local
/u-boot/test/optee/
A Dcmd_ut_optee.c98 const int n_ents = UNIT_TEST_SUITE_COUNT(optee_test); in do_ut_optee() 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/test/
A Dbootm.c245 const int n_ents = UNIT_TEST_SUITE_COUNT(bootm_test); in do_ut_bootm() local
A Dcmd_ut.c21 struct unit_test *tests, int n_ents, in cmd_ut_category()
/u-boot/boot/
A Dbootstd-uclass.c130 const int n_ents = ll_entry_count(struct driver, driver); in dm_scan_other() local

Completed in 28 milliseconds

12