Searched refs:bRequestType (Results 1 – 5 of 5) sorted by relevance
47 uint8_t bRequestType; member57 uint8_t bRequestType; member564 s->ctrl.req.bRequestType, s->ctrl.req.bRequest, value, index, in usb_host_handle_control()567 if (s->ctrl.req.bRequestType == 0) { in usb_host_handle_control()577 if (s->ctrl.req.bRequestType == 1 && in usb_host_handle_control()637 if (s->ctrl.req.bRequestType & USB_DIR_IN) { in do_token_setup()665 if (!(s->ctrl.req.bRequestType & USB_DIR_IN)) { in do_token_in()677 if (s->ctrl.req.bRequestType & USB_DIR_IN) { in do_token_in()705 if (s->ctrl.req.bRequestType & USB_DIR_IN) { in do_token_out()714 if (!(s->ctrl.req.bRequestType & USB_DIR_IN)) { in do_token_out()[all …]
43 __u8 bRequestType; member
127 __u8 bRequestType; member
2321 __vki_u8 bRequestType; member2395 __vki_u8 bRequestType; member
4743 …AD( "ioctl(USBDEVFS_CONTROL).bRequestType", (Addr)&vkuc->bRequestType, sizeof(vkuc->bRequestType)); in PRE()4749 if (vkuc->bRequestType & 0x80) in PRE()4786 if (vkusp->bRequestType & 0x80) in PRE()5669 if (vkuc->bRequestType & 0x80) in POST()5696 if (vkusp->bRequestType & 0x80) in POST()