Searched refs:USB_DT_ENDPOINT (Results 51 - 75 of 91) sorted by relevance

1234

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/gadget/
H A Df_audio.c182 .bDescriptorType = USB_DT_ENDPOINT,
H A Dinode.c801 || data->desc.bDescriptorType != USB_DT_ENDPOINT)
812 != USB_DT_ENDPOINT) {
H A Dcomposite.c443 if ((*descriptors)->bDescriptorType != USB_DT_ENDPOINT)
H A Datmel_usba_udc.c534 || desc->bDescriptorType != USB_DT_ENDPOINT
1018 .bDescriptorType = USB_DT_ENDPOINT,
H A Dfsl_qe_udc.c67 .bDescriptorType = USB_DT_ENDPOINT,
1587 (desc->bDescriptorType != USB_DT_ENDPOINT))
H A Dfsl_udc_core.c71 .bDescriptorType = USB_DT_ENDPOINT,
463 || (desc->bDescriptorType != USB_DT_ENDPOINT))
H A Dimx_udc.c678 || desc->bDescriptorType != USB_DT_ENDPOINT
H A Dat91_udc.c487 || desc->bDescriptorType != USB_DT_ENDPOINT
H A Ddummy_hcd.c341 || desc->bDescriptorType != USB_DT_ENDPOINT)
H A Dgoku_udc.c97 || desc->bDescriptorType != USB_DT_ENDPOINT)
H A Dlh7a40x_udc.c999 || desc->bDescriptorType != USB_DT_ENDPOINT
H A Dpxa25x_udc.c250 || desc->bDescriptorType != USB_DT_ENDPOINT
H A Dpxa27x_udc.c1401 if ((desc->bDescriptorType != USB_DT_ENDPOINT)
H A Ds3c2410_udc.c1063 || desc->bDescriptorType != USB_DT_ENDPOINT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/core/
H A Dusb.c397 dev->ep0.desc.bDescriptorType = USB_DT_ENDPOINT;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/gadget/
H A Df_audio.c182 .bDescriptorType = USB_DT_ENDPOINT,
H A Dinode.c801 || data->desc.bDescriptorType != USB_DT_ENDPOINT)
812 != USB_DT_ENDPOINT) {
H A Dcomposite.c443 if ((*descriptors)->bDescriptorType != USB_DT_ENDPOINT)
H A Datmel_usba_udc.c534 || desc->bDescriptorType != USB_DT_ENDPOINT
1018 .bDescriptorType = USB_DT_ENDPOINT,
H A Dfsl_qe_udc.c67 .bDescriptorType = USB_DT_ENDPOINT,
1587 (desc->bDescriptorType != USB_DT_ENDPOINT))
H A Dfsl_udc_core.c71 .bDescriptorType = USB_DT_ENDPOINT,
463 || (desc->bDescriptorType != USB_DT_ENDPOINT))
H A Dimx_udc.c678 || desc->bDescriptorType != USB_DT_ENDPOINT
H A Dat91_udc.c487 || desc->bDescriptorType != USB_DT_ENDPOINT
H A Ddummy_hcd.c341 || desc->bDescriptorType != USB_DT_ENDPOINT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/misc/
H A Dusbtest.c932 req.wValue = cpu_to_le16 (USB_DT_ENDPOINT << 8);

Completed in 313 milliseconds

1234