Searched defs:__name (Results 1 – 21 of 21) sorted by relevance
| /include/dm/ |
| A D | platdata.h | 63 #define U_BOOT_DRVINFO(__name) _Static_assert(false, \ argument 66 #define U_BOOT_DRVINFO(__name) \ argument 71 #define U_BOOT_DRVINFOS(__name) \ argument
|
| A D | device-internal.h | 92 #define DM_DEVICE_GET(__name) \ argument
|
| A D | device.h | 404 #define U_BOOT_DRIVER(__name) \ argument 418 #define DM_DRIVER_GET(__name) \ argument 453 #define DM_DRIVER_ALIAS(__name, __alias) argument
|
| A D | uclass.h | 111 #define UCLASS_DRIVER(__name) \ argument
|
| /include/tee/ |
| A D | optee_service.h | 24 #define OPTEE_SERVICE_DRIVER(__name, __uuid, __drv_name) \ argument 30 #define OPTEE_SERVICE_DRIVER(__name, __uuid, __drv_name) \ argument
|
| /include/ |
| A D | bootdev.h | 99 #define BOOTDEV_HUNTER(__name) \ argument 103 #define BOOTDEV_HUNTER_GET(__name) \ argument
|
| A D | w1.h | 29 #define U_BOOT_W1_DEVICE(__name, __family) \ argument
|
| A D | efi_selftest.h | 192 #define EFI_UNIT_TEST(__name) \ argument
|
| A D | scmi_agent-uclass.h | 129 #define U_BOOT_SCMI_PROTO_DRIVER(__name, __match) \ argument
|
| A D | env_internal.h | 176 #define U_BOOT_ENV_LOCATION(__name) \ argument
|
| A D | spl.h | 819 #define SPL_LOAD_IMAGE(__name) \ argument
|
| A D | phy.h | 364 #define U_BOOT_PHY_DRIVER(__name) \ argument
|
| A D | blk.h | 621 #define U_BOOT_LEGACY_BLK(__name) \ argument
|
| A D | part.h | 513 #define U_BOOT_PART_TYPE(__name) \ argument
|
| A D | log.h | 520 #define LOG_GET_DRIVER(__name) \ argument
|
| A D | image.h | 1598 #define U_BOOT_CRYPTO_ALGO(__name) \ argument 1609 #define U_BOOT_PADDING_ALGO(__name) \ argument
|
| A D | usb.h | 535 #define U_BOOT_USB_DEVICE(__name, __match) \ argument
|
| A D | pci.h | 1723 #define U_BOOT_PCI_DEVICE(__name, __match) \ argument
|
| /include/xen/interface/io/ |
| A D | ring.h | 86 #define DEFINE_RING_TYPES(__name, __req_t, __rsp_t) \ argument
|
| /include/linux/ |
| A D | arm-smccc.h | 150 #define ARM_SMCCC_FEATURE_DRIVER(__name) \ argument
|
| /include/linux/mtd/ |
| A D | rawnand.h | 548 #define NAND_ECC_CAPS_SINGLE(__name, __calc, __step, ...) \ argument
|
Completed in 62 milliseconds