Home
last modified time | relevance | path

Searched refs:USB_REQ_GET_CONFIGURATION (Results 1 – 24 of 24) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Dep0.c455 case USB_REQ_GET_CONFIGURATION: in ep0_recv_setup()
486 case USB_REQ_GET_CONFIGURATION: in ep0_recv_setup()
589 case USB_REQ_GET_CONFIGURATION: in ep0_recv_setup()
H A Dcomposite.c806 case USB_REQ_GET_CONFIGURATION: in composite_setup()
H A Dci_udc.c67 case USB_REQ_GET_CONFIGURATION: return "GET_CONFIGURATION"; in reqname()
H A Ddwc2_udc_otg_xfer_dma.c1383 case USB_REQ_GET_CONFIGURATION: in dwc2_ep0_setup()
H A Dether.c1312 case USB_REQ_GET_CONFIGURATION: in eth_setup()
/openbmc/u-boot/include/
H A Dusb_defs.h141 #define USB_REQ_GET_CONFIGURATION 0x08 macro
H A Dusbdevice.h261 #define USB_REQ_GET_CONFIGURATION 0x08 macro
/openbmc/linux/drivers/usb/common/
H A Ddebug.c251 case USB_REQ_GET_CONFIGURATION: in usb_decode_ctrl_standard()
/openbmc/linux/drivers/media/usb/gspca/
H A Dsn9c2028.c70 USB_REQ_GET_CONFIGURATION, in sn9c2028_command()
/openbmc/u-boot/include/linux/usb/
H A Dch9.h87 #define USB_REQ_GET_CONFIGURATION 0x08 macro
/openbmc/linux/drivers/usb/serial/
H A Dvisor.c537 USB_REQ_GET_CONFIGURATION, USB_DIR_IN, in clie_3_5_startup()
/openbmc/qemu/include/hw/
H A Dusb.h136 #define USB_REQ_GET_CONFIGURATION 0x08 macro
/openbmc/linux/include/uapi/linux/usb/
H A Dch9.h84 #define USB_REQ_GET_CONFIGURATION 0x08 macro
/openbmc/linux/drivers/usb/usbip/
H A Dusbip_common.c191 case USB_REQ_GET_CONFIGURATION: in usbip_dump_usb_ctrlrequest()
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c447 case DeviceRequest | USB_REQ_GET_CONFIGURATION: in ast_vhub_std_hub_request()
/openbmc/u-boot/drivers/usb/musb/
H A Dmusb_hcd.c799 case USB_REQ_GET_CONFIGURATION: in submit_control_msg()
/openbmc/qemu/hw/usb/
H A Ddesc.c727 case DeviceRequest | USB_REQ_GET_CONFIGURATION: in usb_desc_handle_control()
H A Ddev-smartcard-reader.c649 case DeviceRequest | USB_REQ_GET_CONFIGURATION: in ccid_control_to_str()
H A Dredirect.c1115 case DeviceRequest | USB_REQ_GET_CONFIGURATION: in usbredir_handle_control()
/openbmc/u-boot/drivers/usb/host/
H A Ddwc2.c708 case USB_REQ_GET_CONFIGURATION: in dwc_otg_submit_rh_msg_in()
/openbmc/linux/drivers/usb/gadget/legacy/
H A Dinode.c1462 case USB_REQ_GET_CONFIGURATION: in gadgetfs_setup()
/openbmc/linux/drivers/usb/core/
H A Dhcd.c543 case DeviceRequest | USB_REQ_GET_CONFIGURATION: in rh_call_control()
/openbmc/linux/drivers/usb/gadget/
H A Dcomposite.c1927 case USB_REQ_GET_CONFIGURATION: in composite_setup()
/openbmc/linux/drivers/usb/misc/
H A Dusbtest.c876 USB_REQ_GET_CONFIGURATION, in ch9_postconfig()