Searched refs:bInterfaceProtocol (Results 1 – 11 of 11) sorted by relevance
/qemu/hw/usb/ |
H A D | dev-hid.c | 84 .bInterfaceProtocol = 0x02, 115 .bInterfaceProtocol = 0x02, 145 .bInterfaceProtocol = 0x00, 175 .bInterfaceProtocol = 0x00, 206 .bInterfaceProtocol = 0x01, /* keyboard */ 237 .bInterfaceProtocol = 0x01, /* keyboard */
|
H A D | desc.h | 54 uint8_t bInterfaceProtocol; member 155 uint8_t bInterfaceProtocol; member
|
H A D | dev-storage.c | 63 .bInterfaceProtocol = 0x50, /* Bulk */ 98 .bInterfaceProtocol = 0x50, /* Bulk */ 133 .bInterfaceProtocol = 0x50, /* Bulk */
|
H A D | u2f.c | 61 .bInterfaceProtocol = 0x0,
|
H A D | dev-wacom.c | 136 .bInterfaceProtocol = 0x02,
|
H A D | desc.c | 181 d->u.interface.bInterfaceProtocol = iface->bInterfaceProtocol; in usb_desc_iface()
|
H A D | dev-uas.c | 186 .bInterfaceProtocol = 0x62, /* UAS */ 237 .bInterfaceProtocol = 0x62, /* UAS */
|
H A D | dev-network.c | 121 .bInterfaceProtocol = USB_CDC_ACM_PROTO_VENDOR, 196 .bInterfaceProtocol = USB_CDC_PROTO_NONE,
|
H A D | dev-serial.c | 133 .bInterfaceProtocol = 0xff,
|
H A D | dev-mtp.c | 279 .bInterfaceProtocol = 0x01, 321 .bInterfaceProtocol = 0x01,
|
H A D | dev-smartcard-reader.c | 433 .bInterfaceProtocol = 0x00,
|