Home
last modified time | relevance | path

Searched refs:EndpointOutRequest (Results 1 – 10 of 10) sorted by relevance

/openbmc/u-boot/include/
H A Dusb_defs.h81 #define EndpointOutRequest \ macro
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Ddev.c268 case EndpointOutRequest | USB_REQ_SET_FEATURE: in ast_vhub_std_dev_request()
270 case EndpointOutRequest | USB_REQ_CLEAR_FEATURE: in ast_vhub_std_dev_request()
H A Dhub.c441 case EndpointOutRequest | USB_REQ_SET_FEATURE: in ast_vhub_std_hub_request()
443 case EndpointOutRequest | USB_REQ_CLEAR_FEATURE: in ast_vhub_std_hub_request()
/openbmc/qemu/include/hw/
H A Dusb.h127 #define EndpointOutRequest \ macro
/openbmc/qemu/hw/usb/
H A Ddev-serial.c275 case EndpointOutRequest | USB_REQ_CLEAR_FEATURE: in usb_serial_handle_control()
H A Ddev-storage.c358 case EndpointOutRequest | USB_REQ_CLEAR_FEATURE: in usb_msd_handle_control()
H A Ddev-hub.c417 case EndpointOutRequest | USB_REQ_CLEAR_FEATURE: in usb_hub_handle_control()
H A Dhost-libusb.c1495 case EndpointOutRequest | USB_REQ_CLEAR_FEATURE: in usb_host_handle_control()
/openbmc/linux/include/linux/usb/
H A Dhcd.h592 #define EndpointOutRequest \ macro
/openbmc/linux/drivers/usb/core/
H A Dhcd.c630 case EndpointOutRequest | USB_REQ_CLEAR_FEATURE: in rh_call_control()
631 case EndpointOutRequest | USB_REQ_SET_FEATURE: in rh_call_control()