Searched refs:req_type (Results 1 – 2 of 2) sorted by relevance
422 u8 req_type = ctrl->bRequestType & USB_TYPE_MASK; in sdp_setup() local426 req_type, ctrl->bRequest, sdp->state); in sdp_setup()428 if (req_type == USB_TYPE_STANDARD) { in sdp_setup()437 if (req_type == USB_TYPE_CLASS) { in sdp_setup()
592 u8 req_type = ctrl->bRequestType & USB_TYPE_MASK; in dfu_handle() local596 req_type, ctrl->bRequest, f_dfu->dfu_state); in dfu_handle()598 if (req_type == USB_TYPE_STANDARD) { in dfu_handle()