Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/legacy/
H A Dether.c250 static int eth_do_config(struct usb_configuration *c) in eth_do_config() function
423 status = usb_add_config(cdev, &eth_config_driver, eth_do_config); in eth_bind()