Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dsearch.h86 extern int hmatch_r(const char *__match, int __last_idx, ENTRY ** __retval,
H A Dusb.h521 #define U_BOOT_USB_DEVICE(__name, __match) \ argument
524 .match = __match, \
H A Dpci.h1632 #define U_BOOT_PCI_DEVICE(__name, __match) \ argument
1635 .match = __match, \