Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Ddesc.h109 struct USBDescDevice { struct
195 const USBDescDevice *full;
196 const USBDescDevice *high;
197 const USBDescDevice *super;
217 int usb_desc_device(const USBDescID *id, const USBDescDevice *dev,
219 int usb_desc_device_qualifier(const USBDescDevice *dev,
H A Ddev-hid.c263 static const USBDescDevice desc_device_mouse = {
280 static const USBDescDevice desc_device_mouse2 = {
297 static const USBDescDevice desc_device_tablet = {
314 static const USBDescDevice desc_device_tablet2 = {
331 static const USBDescDevice desc_device_keyboard = {
348 static const USBDescDevice desc_device_keyboard2 = {
H A Ddev-storage.c77 static const USBDescDevice desc_device_full = {
112 static const USBDescDevice desc_device_high = {
149 static const USBDescDevice desc_device_super = {
H A Ddesc.c9 int usb_desc_device(const USBDescID *id, const USBDescDevice *dev, in usb_desc_device()
54 int usb_desc_device_qualifier(const USBDescDevice *dev, in usb_desc_device_qualifier()
634 const USBDescDevice *other_dev; in usb_desc_get_descriptor()
H A Ddev-hub.c143 static const USBDescDevice desc_device_hub = {
160 static const USBDescDevice desc_device_hub_v2 = {
H A Du2f.c93 static const USBDescDevice desc_device_u2f_key = {
H A Ddev-audio.c246 static const USBDescDevice desc_device = {
515 static const USBDescDevice desc_device_multi = {
H A Dcanokey.c42 static const USBDescDevice desc_device_canokey = {
H A Ddev-wacom.c162 static const USBDescDevice desc_device_wacom = {
H A Ddev-uas.c290 static const USBDescDevice desc_device_high = {
306 static const USBDescDevice desc_device_super = {
H A Ddev-serial.c147 static const USBDescDevice desc_device = {
H A Ddev-mtp.c299 static const USBDescDevice desc_device_full = {
341 static const USBDescDevice desc_device_high = {
H A Ddev-network.c267 static const USBDescDevice desc_device_net = {
H A Ddev-smartcard-reader.c460 static const USBDescDevice desc_device = {
/openbmc/qemu/include/hw/
H A Dusb.h188 typedef struct USBDescDevice USBDescDevice; typedef
261 const USBDescDevice *device;