Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Ddev-hid.c270 .bConfigurationValue = 1,
287 .bConfigurationValue = 1,
304 .bConfigurationValue = 1,
321 .bConfigurationValue = 1,
338 .bConfigurationValue = 1,
355 .bConfigurationValue = 1,
H A Ddesc.h43 uint8_t bConfigurationValue; member
122 uint8_t bConfigurationValue; member
H A Ddev-storage.c84 .bConfigurationValue = 1,
119 .bConfigurationValue = 1,
156 .bConfigurationValue = 1,
H A Ddesc.c95 d->u.config.bConfigurationValue = conf->bConfigurationValue; in usb_desc_config()
453 if (dev->device->confs[i].bConfigurationValue == value) { in usb_desc_set_config()
732 data[0] = dev->config ? dev->config->bConfigurationValue : 0; in usb_desc_handle_control()
H A Du2f.c100 .bConfigurationValue = 1,
H A Ddev-network.c275 .bConfigurationValue = DEV_RNDIS_CONFIG_VALUE,
283 .bConfigurationValue = DEV_CONFIG_VALUE,
660 s->dev.config->bConfigurationValue == DEV_RNDIS_CONFIG_VALUE : 0; in OBJECT_DECLARE_SIMPLE_TYPE()
H A Ddev-audio.c253 .bConfigurationValue = DEV_CONFIG_VALUE,
522 .bConfigurationValue = DEV_CONFIG_VALUE,
H A Ddev-wacom.c169 .bConfigurationValue = 1,
H A Ddev-uas.c297 .bConfigurationValue = 1,
313 .bConfigurationValue = 1,
H A Ddev-serial.c154 .bConfigurationValue = 1,
H A Ddev-hub.c134 .bConfigurationValue = 1,
H A Ddev-mtp.c306 .bConfigurationValue = 1,
348 .bConfigurationValue = 1,
H A Ddev-smartcard-reader.c467 .bConfigurationValue = 1,
H A Dhost-libusb.c886 conf->bConfigurationValue, true); in usb_host_ep_update()