Home
last modified time | relevance | path

Searched refs:typeReq (Results 1 – 6 of 6) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Dusb_gen_hcd_rh.c422 u16 typeReq = 0, wValue = 0, wIndex = 0, wLength = 0; in rh_call_control() local
433 typeReq = (cmd->bRequestType << 8) | cmd->bRequest; in rh_call_control()
445 switch (typeReq) in rh_call_control()
576 switch (typeReq) in rh_call_control()
591 typeReq, in rh_call_control()
612 typeReq, wValue, wIndex, in rh_call_control()
A Dusb_gen_hcd.h194 u16 typeReq,
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci-hub.c741 u16 typeReq, in ehci_hub_control() argument
776 switch (typeReq) { in ehci_hub_control()
A Dohci-hub.c676 u16 typeReq,
690 switch (typeReq) {
A Dehci.h806 extern int ehci_hub_control(struct hc_gen_dev *hcd, u16 typeReq, u16 wValue,
A Dohci.h742 extern int ohci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,

Completed in 17 milliseconds