Home
last modified time | relevance | path

Searched refs:DeviceRequest (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c429 case DeviceRequest | USB_REQ_GET_STATUS: in ast_vhub_std_hub_request()
447 case DeviceRequest | USB_REQ_GET_CONFIGURATION: in ast_vhub_std_hub_request()
455 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in ast_vhub_std_hub_request()
470 case DeviceRequest | USB_REQ_GET_INTERFACE: in ast_vhub_std_hub_request()
H A Ddev.c256 case DeviceRequest | USB_REQ_GET_STATUS: in ast_vhub_std_dev_request()
/openbmc/u-boot/include/
H A Dusb_defs.h69 #define DeviceRequest \ macro
/openbmc/qemu/hw/usb/
H A Ddesc.c723 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in usb_desc_handle_control()
727 case DeviceRequest | USB_REQ_GET_CONFIGURATION: in usb_desc_handle_control()
741 case DeviceRequest | USB_REQ_GET_STATUS: { in usb_desc_handle_control()
H A Dcanokey.c156 uint32_t dir_in = request & DeviceRequest; in canokey_handle_control()
H A Ddev-smartcard-reader.c647 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in ccid_control_to_str()
649 case DeviceRequest | USB_REQ_GET_CONFIGURATION: in ccid_control_to_str()
653 case DeviceRequest | USB_REQ_GET_STATUS: in ccid_control_to_str()
H A Dredirect.c1115 case DeviceRequest | USB_REQ_GET_CONFIGURATION: in usbredir_handle_control()
/openbmc/linux/drivers/usb/core/
H A Dhcd.c523 case DeviceRequest | USB_REQ_GET_STATUS: in rh_call_control()
543 case DeviceRequest | USB_REQ_GET_CONFIGURATION: in rh_call_control()
549 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in rh_call_control()
608 case DeviceRequest | USB_REQ_GET_INTERFACE: in rh_call_control()
654 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in rh_call_control()
/openbmc/qemu/include/hw/
H A Dusb.h107 #define DeviceRequest ((USB_DIR_IN|USB_TYPE_STANDARD|USB_RECIP_DEVICE)<<8) macro
/openbmc/linux/include/linux/usb/
H A Dhcd.h582 #define DeviceRequest \ macro
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.c909 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in xhci_submit_root()
H A Dehci-hcd.c702 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in ehci_submit_root()
/openbmc/linux/drivers/usb/usbip/
H A Dvhci_hcd.c418 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in vhci_hub_control()
/openbmc/linux/drivers/usb/host/
H A Dmax3421-hcd.c1704 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in max3421_hub_control()
H A Dxhci-hub.c1243 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in xhci_hub_control()
/openbmc/linux/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2180 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in dummy_hub_control()