Searched refs:bConfigurationValue (Results 1 – 14 of 14) sorted by relevance
/qemu/hw/usb/ |
H A D | dev-hid.c | 270 .bConfigurationValue = 1, 287 .bConfigurationValue = 1, 304 .bConfigurationValue = 1, 321 .bConfigurationValue = 1, 338 .bConfigurationValue = 1, 355 .bConfigurationValue = 1,
|
H A D | desc.h | 43 uint8_t bConfigurationValue; member 122 uint8_t bConfigurationValue; member
|
H A D | dev-storage.c | 84 .bConfigurationValue = 1, 119 .bConfigurationValue = 1, 156 .bConfigurationValue = 1,
|
H A D | desc.c | 95 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 D | u2f.c | 100 .bConfigurationValue = 1,
|
H A D | dev-network.c | 275 .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 D | dev-audio.c | 253 .bConfigurationValue = DEV_CONFIG_VALUE, 522 .bConfigurationValue = DEV_CONFIG_VALUE,
|
H A D | dev-wacom.c | 169 .bConfigurationValue = 1,
|
H A D | dev-uas.c | 297 .bConfigurationValue = 1, 313 .bConfigurationValue = 1,
|
H A D | dev-serial.c | 154 .bConfigurationValue = 1,
|
H A D | dev-hub.c | 134 .bConfigurationValue = 1,
|
H A D | dev-mtp.c | 306 .bConfigurationValue = 1, 348 .bConfigurationValue = 1,
|
H A D | dev-smartcard-reader.c | 467 .bConfigurationValue = 1,
|
H A D | host-libusb.c | 886 conf->bConfigurationValue, true); in usb_host_ep_update()
|