Searched refs:bRequestType (Results 1 – 4 of 4) sorted by relevance
41 __u8 bRequestType; member
202 if (event.u.setup.bRequestType & USB_DIR_IN) in handle_ep0()
189 if (event.u.setup.bRequestType & USB_DIR_IN) in handle_ep0()
580 printf("bRequestType = %d\n", setup->bRequestType); in handle_setup()
Completed in 7 milliseconds