Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/gadget/
Dether.c366 eth_config = { variable
367 .bLength = sizeof eth_config,
914 config = &eth_config; in config_buf()
1093 power = 2 * eth_config.bMaxPower; in eth_set_config()
2158 eth_config.bNumInterfaces = 1; in eth_bind()
2159 eth_config.iConfiguration = STRING_SUBSET; in eth_bind()
2198 eth_config.bmAttributes |= USB_CONFIG_ATT_WAKEUP; in eth_bind()
2199 eth_config.bMaxPower = 4; in eth_bind()