Home
last modified time | relevance | path

Searched refs:req_std (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Ds3c2410_udc.h88 unsigned req_std : 1; member
H A Dpxa25x_udc.h105 req_std : 1, member
H A Ds3c2410_udc.c600 dev->req_std = (crq->bRequestType & USB_TYPE_MASK) in s3c2410_udc_handle_ep0_idle()
641 if (dev->req_std) { in s3c2410_udc_handle_ep0_idle()
H A Dpxa25x_udc.c1691 dev->req_std = (u.r.bRequestType & USB_TYPE_MASK) in handle_ep0()
1769 || dev->req_std || u.r.wLength)) in handle_ep0()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dpxa25x_udc.h105 req_std : 1, member
H A Dpxa25x_udc.c1653 dev->req_std = (u.r.bRequestType & USB_TYPE_MASK) in handle_ep0()
1731 || dev->req_std || u.r.wLength)) in handle_ep0()

Completed in 9 milliseconds