Home
last modified time | relevance | path

Searched refs:__match (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/
Dusb.h526 #define U_BOOT_USB_DEVICE(__name, __match) \ argument
529 .match = __match, \
Dpci.h1693 #define U_BOOT_PCI_DEVICE(__name, __match) \ argument
1696 .match = __match, \