Home
last modified time | relevance | path

Searched refs:usb_ether_init (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/common/spl/
H A Dspl_net.c89 usb_ether_init(); in spl_net_load_image_usb()
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dboard.c308 ret = usb_ether_init(); in arch_misc_init()
/openbmc/u-boot/board/xilinx/zynqmp/
H A Dzynqmp.c556 usb_ether_init(); in board_late_init()
/openbmc/u-boot/include/
H A Dnet.h261 int usb_ether_init(void);
/openbmc/u-boot/board/sunxi/
H A Dboard.c860 usb_ether_init(); in misc_init_r()
/openbmc/u-boot/drivers/usb/gadget/
H A Dether.c2668 int usb_ether_init(void) in usb_ether_init() function