Home
last modified time | relevance | path

Searched refs:USB_DT_OTHER_SPEED_CONFIG (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/usb/common/
H A Ddebug.c130 case USB_DT_OTHER_SPEED_CONFIG: in usb_decode_get_set_descriptor()
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c296 case USB_DT_OTHER_SPEED_CONFIG: in ast_vhub_rep_desc()
460 case USB_DT_OTHER_SPEED_CONFIG: in ast_vhub_std_hub_request()
/openbmc/u-boot/drivers/usb/gadget/
H A Dcomposite.c224 if (type == USB_DT_OTHER_SPEED_CONFIG) in config_desc()
763 case USB_DT_OTHER_SPEED_CONFIG: in composite_setup()
H A Dether.c887 if (type == USB_DT_OTHER_SPEED_CONFIG) in config_buf()
1279 case USB_DT_OTHER_SPEED_CONFIG: in eth_setup()
/openbmc/qemu/hw/usb/
H A Ddesc.c674 case USB_DT_OTHER_SPEED_CONFIG: in usb_desc_get_descriptor()
678 buf[0x01] = USB_DT_OTHER_SPEED_CONFIG; in usb_desc_get_descriptor()
/openbmc/u-boot/include/linux/usb/
H A Dch9.h212 #define USB_DT_OTHER_SPEED_CONFIG 0x07 macro
/openbmc/qemu/include/hw/
H A Dusb.h153 #define USB_DT_OTHER_SPEED_CONFIG 0x07 macro
/openbmc/linux/include/uapi/linux/usb/
H A Dch9.h243 #define USB_DT_OTHER_SPEED_CONFIG 0x07 macro
/openbmc/linux/drivers/usb/gadget/legacy/
H A Dinode.c1314 if (type == USB_DT_OTHER_SPEED_CONFIG) in config_buf()
1397 case USB_DT_OTHER_SPEED_CONFIG: in gadgetfs_setup()
/openbmc/linux/drivers/usb/gadget/
H A Dcomposite.c628 if (type == USB_DT_OTHER_SPEED_CONFIG) in config_desc()
1859 case USB_DT_OTHER_SPEED_CONFIG: in composite_setup()
/openbmc/linux/drivers/usb/misc/
H A Dusbtest.c714 case USB_DT_OTHER_SPEED_CONFIG: in is_good_config()
1021 USB_DT_OTHER_SPEED_CONFIG, i, in ch9_postconfig()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_fs.c2110 case USB_DT_OTHER_SPEED_CONFIG: in ffs_do_single_desc()