Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Ddev-network.c68 #define DEV_RNDIS_CONFIG_VALUE 2 /* RNDIS; optional */ macro
275 .bConfigurationValue = DEV_RNDIS_CONFIG_VALUE,
660 s->dev.config->bConfigurationValue == DEV_RNDIS_CONFIG_VALUE : 0; in OBJECT_DECLARE_SIMPLE_TYPE()