Home
last modified time | relevance | path

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

/u-boot/drivers/usb/gadget/
A Dether.c359 eth_config = { variable
360 .bLength = sizeof eth_config,
907 config = &eth_config; in config_buf()
1086 power = 2 * eth_config.bMaxPower; in eth_set_config()
2159 eth_config.bNumInterfaces = 1; in eth_bind()
2160 eth_config.iConfiguration = STRING_SUBSET; in eth_bind()
2199 eth_config.bmAttributes |= USB_CONFIG_ATT_WAKEUP; in eth_bind()
2200 eth_config.bMaxPower = 4; in eth_bind()

Completed in 6 milliseconds