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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Ds3c2410_udc.h103 unsigned req_std : 1; member in struct:s3c2410_udc
H A Dlh7a40x_udc.h250 unsigned req_pending:1, req_std:1, req_config:1; member in struct:lh7a40x_udc
H A Dpxa25x_udc.h120 req_std : 1, member in struct:pxa25x_udc
H A Dpxa25x_udc.c1529 dev->req_std = (u.r.bRequestType & USB_TYPE_MASK)
1607 || dev->req_std || u.r.wLength))
H A Ds3c2410_udc.c654 dev->req_std = (crq->bRequestType & USB_TYPE_MASK)
695 if (dev->req_std) {

Completed in 115 milliseconds