Searched refs:ll_entry_declare (Results 1 – 25 of 29) sorted by relevance
12
| /include/tee/ |
| A D | optee_service.h | 25 ll_entry_declare(struct optee_service, __name, optee_service) = { \
|
| /include/test/ |
| A D | fuzz.h | 37 ll_entry_declare(struct fuzz_test, _name, fuzz_tests) = { \
|
| A D | test.h | 145 ll_entry_declare(struct unit_test, _name, ut_ ## _suite) = { \ 154 ll_entry_declare(struct unit_test, A ## _name, ut_ ## _suite) = { \ 163 ll_entry_declare(struct unit_test, zzz ## _name, ut_ ## _suite) = { \
|
| /include/ |
| A D | g_dnl.h | 20 ll_entry_declare(struct g_dnl_bind_callback, \
|
| A D | event.h | 334 __used ll_entry_declare(struct evspy_info, _type ## _3_ ## _func, \ 339 __used ll_entry_declare(struct evspy_info_simple, \
|
| A D | w1.h | 30 ll_entry_declare(struct w1_driver_entry, __name, w1_driver_entry) = { \
|
| A D | efi_selftest.h | 193 ll_entry_declare(struct efi_unit_test, __name, efi_unit_test)
|
| A D | scmi_agent-uclass.h | 130 ll_entry_declare(struct scmi_proto_driver, __name, scmi_proto_driver) = { \
|
| A D | env.h | 55 ll_entry_declare(struct env_clbk_tbl, name, env_clbk) = \
|
| A D | env_internal.h | 177 ll_entry_declare(struct env_driver, __name, env_driver)
|
| A D | linker_lists.h | 70 #define ll_entry_declare(_type, _name, _list) \ macro
|
| A D | bootdev.h | 100 ll_entry_declare(struct bootdev_hunter, __name, bootdev_hunter)
|
| A D | command.h | 423 ll_entry_declare(struct cmd_tbl, _name, cmd) = \ 429 ll_entry_declare(struct cmd_tbl, _name, cmd) = \
|
| A D | phy.h | 365 ll_entry_declare(struct phy_driver, __name, phy_driver)
|
| A D | part.h | 514 ll_entry_declare(struct part_driver, __name, part_driver)
|
| A D | image.h | 1599 ll_entry_declare(struct crypto_algo, __name, cryptos) 1610 ll_entry_declare(struct padding_algo, __name, paddings) 2137 ll_entry_declare(struct fit_loadable_tbl, _type, fit_loadable) = { \
|
| A D | blk.h | 622 ll_entry_declare(struct blk_driver, __name, blk_driver)
|
| A D | i2c.h | 688 ll_entry_declare(struct i2c_adapter, _name, i2c) = \
|
| /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 | 405 ll_entry_declare(struct driver, __name, driver)
|
| /include/linux/ |
| A D | arm-smccc.h | 151 ll_entry_declare(struct arm_smccc_feature, __name, arm_smccc_feature)
|
Completed in 37 milliseconds
12