Home
last modified time | relevance | path

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

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