Searched refs:bRequestType (Results 1 – 7 of 7) 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
192 u_int8_t bRequestType; member
179 __u8 bRequestType; member
2330 __vki_u8 bRequestType; member2405 __vki_u8 bRequestType; member
4826 …AD( "ioctl(USBDEVFS_CONTROL).bRequestType", (Addr)&vkuc->bRequestType, sizeof(vkuc->bRequestType)); in PRE()4832 if (vkuc->bRequestType & 0x80) in PRE()4869 if (vkusp->bRequestType & 0x80) in PRE()5841 if (vkuc->bRequestType & 0x80) in POST()5868 if (vkusp->bRequestType & 0x80) in POST()