Searched refs:g_dnl_bind_fixup (Results 1 – 9 of 9) sorted by relevance
/external/u-boot/drivers/usb/gadget/ |
D | g_dnl.c | 162 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup() function 241 g_dnl_bind_fixup(&device_desc, cdev->driver->name); in g_dnl_bind()
|
/external/u-boot/board/samsung/common/ |
D | gadget.c | 10 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup() function
|
/external/u-boot/include/ |
D | g_dnl.h | 35 int g_dnl_bind_fixup(struct usb_device_descriptor *, const char *);
|
/external/u-boot/board/broadcom/bcm23550_w1d/ |
D | bcm23550_w1d.c | 102 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup() function
|
/external/u-boot/board/broadcom/bcm28155_ap/ |
D | bcm28155_ap.c | 109 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup() function
|
/external/u-boot/board/toradex/common/ |
D | tdx-common.c | 113 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup() function
|
/external/u-boot/arch/arm/mach-imx/ |
D | spl.c | 149 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup() function
|
/external/u-boot/board/siemens/smartweb/ |
D | smartweb.c | 260 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup() function
|
/external/u-boot/board/siemens/common/ |
D | factoryset.c | 309 int g_dnl_bind_fixup(struct usb_device_descriptor *dev, const char *name) in g_dnl_bind_fixup() function
|