Searched refs:U_BOOT_USB_DEVICE (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/eth/ |
| H A D | lan75xx.c | 315 U_BOOT_USB_DEVICE(lan75xx_eth, lan75xx_eth_id_table);
|
| H A D | lan78xx.c | 477 U_BOOT_USB_DEVICE(lan78xx_eth, lan78xx_eth_id_table);
|
| H A D | mcs7830.c | 942 U_BOOT_USB_DEVICE(mcs7830_eth, mcs7830_eth_id_table);
|
| H A D | asix.c | 909 U_BOOT_USB_DEVICE(asix_eth, asix_eth_id_table);
|
| H A D | asix88179.c | 919 U_BOOT_USB_DEVICE(ax88179_eth, ax88179_eth_id_table);
|
| H A D | smsc95xx.c | 1077 U_BOOT_USB_DEVICE(smsc95xx_eth, smsc95xx_eth_id_table);
|
| H A D | r8152.c | 1656 U_BOOT_USB_DEVICE(r8152_eth, r8152_eth_id_table);
|
| /OK3568_Linux_fs/u-boot/drivers/usb/ |
| H A D | Kconfig | 47 declared with the U_BOOT_USB_DEVICE() macro and will be
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | usb.h | 521 #define U_BOOT_USB_DEVICE(__name, __match) \ macro
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | usb_kbd.c | 768 U_BOOT_USB_DEVICE(usb_kbd, kbd_id_table);
|
| H A D | usb_hub.c | 981 U_BOOT_USB_DEVICE(usb_generic_hub, hub_id_table);
|
| H A D | usb_storage.c | 1546 U_BOOT_USB_DEVICE(usb_mass_storage, mass_storage_id_table);
|