Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Ddesc.h133 const USBDescIface *ifs;
146 const USBDescIface *ifs;
149 struct USBDescIface { struct
225 int usb_desc_iface(const USBDescIface *iface, int flags,
H A Ddev-hid.c79 static const USBDescIface desc_iface_mouse = {
110 static const USBDescIface desc_iface_mouse2 = {
141 static const USBDescIface desc_iface_tablet = {
171 static const USBDescIface desc_iface_tablet2 = {
201 static const USBDescIface desc_iface_keyboard = {
232 static const USBDescIface desc_iface_keyboard2 = {
H A Ddesc.c162 int usb_desc_iface(const USBDescIface *iface, int flags, in usb_desc_iface()
371 const USBDescIface *iface; in usb_desc_ep_init()
394 static const USBDescIface *usb_desc_find_interface(USBDevice *dev, in usb_desc_find_interface()
397 const USBDescIface *iface; in usb_desc_find_interface()
424 const USBDescIface *iface; in usb_desc_set_interface()
H A Ddev-storage.c58 static const USBDescIface desc_iface_full = {
93 static const USBDescIface desc_iface_high = {
128 static const USBDescIface desc_iface_super = {
H A Du2f.c56 static const USBDescIface desc_iface_u2f_key = {
H A Ddev-audio.c121 static const USBDescIface desc_iface[] = {
279 static const USBDescIface desc_iface_multi[] = {
H A Ddev-wacom.c131 static const USBDescIface desc_iface_wacom = {
H A Ddev-uas.c181 static const USBDescIface desc_iface_high = {
232 static const USBDescIface desc_iface_super = {
H A Ddev-network.c114 static const USBDescIface desc_iface_rndis[] = {
189 static const USBDescIface desc_iface_cdc[] = {
H A Ddev-serial.c128 static const USBDescIface desc_iface0 = {
H A Ddev-hub.c112 static const USBDescIface desc_iface_hub = {
H A Ddev-mtp.c274 static const USBDescIface desc_iface_full = {
316 static const USBDescIface desc_iface_high = {
H A Ddev-smartcard-reader.c428 static const USBDescIface desc_iface0 = {
/openbmc/qemu/include/hw/
H A Dusb.h190 typedef struct USBDescIface USBDescIface; typedef
266 const USBDescIface *ifaces[USB_MAX_INTERFACES];