Searched defs:n_ents (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | lists.c | 25 const int n_ents = ll_entry_count(struct driver, driver); in lists_driver_lookup_name() local 41 const int n_ents = ll_entry_count(struct uclass_driver, uclass); in lists_uclass_lookup() local 56 const int n_ents = ll_entry_count(struct driver_info, driver_info); in lists_bind_drivers() local 129 const int n_ents = ll_entry_count(struct driver, driver); in lists_bind_fdt() local
|
| H A D | root.c | 77 const int n_ents = ll_entry_count(struct driver, driver); in fix_drivers() local 110 const int n_ents = ll_entry_count(struct uclass_driver, uclass); in fix_uclass() local 142 const int n_ents = ll_entry_count(struct driver_info, driver_info); in fix_devices() local
|
| /OK3568_Linux_fs/u-boot/test/env/ |
| H A D | cmd_ut_env.c | 17 const int n_ents = ll_entry_count(struct unit_test, env_test); in do_ut_env() local
|
| /OK3568_Linux_fs/u-boot/drivers/block/ |
| H A D | blk_legacy.c | 14 const int n_ents = ll_entry_count(struct blk_driver, blk_driver); in blk_driver_lookup_type() local 29 const int n_ents = ll_entry_count(struct blk_driver, blk_driver); in blk_driver_lookup_typename() local
|
| /OK3568_Linux_fs/u-boot/env/ |
| H A D | env.c | 16 const int n_ents = ll_entry_count(struct env_driver, env_driver); in env_driver_lookup() local
|
| /OK3568_Linux_fs/u-boot/disk/ |
| H A D | part.c | 38 const int n_ents = ll_entry_count(struct part_driver, part_driver); in part_driver_lookup_type() local 241 const int n_ents = ll_entry_count(struct part_driver, part_driver); in part_init() local
|
| /OK3568_Linux_fs/u-boot/test/dm/ |
| H A D | test-main.c | 131 const int n_ents = ll_entry_count(struct unit_test, dm_test); in dm_test_main() local
|
| /OK3568_Linux_fs/u-boot/test/overlay/ |
| H A D | cmd_ut_overlay.c | 222 const int n_ents = ll_entry_count(struct unit_test, overlay_test); in do_ut_overlay() local
|
| /OK3568_Linux_fs/u-boot/common/spl/ |
| H A D | spl.c | 408 const int n_ents = in spl_ll_find_loader() local
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | usb-uclass.c | 500 int n_ents; in usb_find_and_bind_driver() local
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pci-uclass.c | 589 int n_ents; in pci_find_and_bind_driver() local
|