Home
last modified time | relevance | path

Searched refs:eth_setup (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dnet_kern.c625 static int __init eth_setup(char *str) in eth_setup() function
651 __setup("eth", eth_setup);
652 __uml_help(eth_setup,
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dether.c1248 eth_setup(struct usb_gadget *gadget, const struct usb_ctrlrequest *ctrl) in eth_setup() function
2383 priv->eth_driver.setup = eth_setup; in _usb_eth_init()