Searched refs:ll_entry_declare (Results 1 – 25 of 31) sorted by relevance
12
| /u-boot/include/tee/ |
| A D | optee_service.h | 25 ll_entry_declare(struct optee_service, __name, optee_service) = { \
|
| /u-boot/include/test/ |
| A D | fuzz.h | 37 ll_entry_declare(struct fuzz_test, _name, fuzz_tests) = { \
|
| A D | test.h | 116 ll_entry_declare(struct unit_test, _name, ut_ ## _suite) = { \
|
| /u-boot/cmd/ |
| A D | help.c | 33 ll_entry_declare(struct cmd_tbl, question_mark, cmd) = {
|
| /u-boot/include/ |
| A D | g_dnl.h | 20 ll_entry_declare(struct g_dnl_bind_callback, \
|
| A D | w1.h | 30 ll_entry_declare(struct w1_driver_entry, __name, w1_driver_entry) = { \
|
| A D | efi_selftest.h | 183 ll_entry_declare(struct efi_unit_test, __name, efi_unit_test)
|
| A D | event.h | 151 __used ll_entry_declare(struct evspy_info, _type ## _3_ ## _func, \
|
| A D | env.h | 55 ll_entry_declare(struct env_clbk_tbl, name, env_clbk) = \
|
| A D | linker_lists.h | 70 #define ll_entry_declare(_type, _name, _list) \ macro
|
| A D | env_internal.h | 176 ll_entry_declare(struct env_driver, __name, env_driver)
|
| A D | bootdev.h | 99 ll_entry_declare(struct bootdev_hunter, __name, bootdev_hunter)
|
| A D | command.h | 399 ll_entry_declare(struct cmd_tbl, _name, cmd) = \ 405 ll_entry_declare(struct cmd_tbl, _name, cmd) = \
|
| A D | part.h | 413 ll_entry_declare(struct part_driver, __name, part_driver)
|
| A D | phy.h | 351 ll_entry_declare(struct phy_driver, __name, phy_driver)
|
| A D | image.h | 1518 ll_entry_declare(struct crypto_algo, __name, cryptos) 1529 ll_entry_declare(struct padding_algo, __name, paddings) 1978 ll_entry_declare(struct fit_loadable_tbl, _function, fit_loadable) = { \
|
| A D | spl.h | 633 ll_entry_declare(struct spl_image_loader, __name, spl_image_loader)
|
| /u-boot/include/dm/ |
| A D | platdata.h | 67 ll_entry_declare(struct driver_info, __name, driver_info)
|
| A D | uclass-internal.h | 40 ll_entry_declare(struct uclass, _name, uclass)
|
| A D | acpi.h | 114 ll_entry_declare(struct acpi_writer, _name, acpi_writer) = { \
|
| A D | device-internal.h | 54 ll_entry_declare(struct udevice, _name, udevice)
|
| A D | uclass.h | 112 ll_entry_declare(struct uclass_driver, __name, uclass_driver)
|
| A D | device.h | 402 ll_entry_declare(struct driver, __name, driver)
|
| /u-boot/include/linux/ |
| A D | arm-smccc.h | 100 ll_entry_declare(struct arm_smccc_feature, __name, arm_smccc_feature)
|
| /u-boot/arch/sandbox/include/asm/ |
| A D | state.h | 185 ll_entry_declare(struct sandbox_state_io, _name, state_io) = { \
|
Completed in 49 milliseconds
12