Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/legacy/
Dether.c267 static int eth_do_config(struct usb_configuration *c) in eth_do_config() function
427 status = usb_add_config(cdev, &eth_config_driver, eth_do_config); in eth_bind()