Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/am33xx/
H A Dboard.c242 ret = usb_ether_init(); in arch_misc_init()
/OK3568_Linux_fs/u-boot/include/
H A Dnet.h267 int usb_ether_init(void);
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dether.c2676 int usb_ether_init(void) in usb_ether_init() function