Searched refs:bmAttributes (Results 26 - 50 of 53) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/core/
H A Dmessage.c222 if ((ep->desc.bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) ==
1106 is_control = ((ep->desc.bmAttributes & USB_ENDPOINT_XFERTYPE_MASK)
H A Dsysfs.c40 usb_actconfig_attr(bmAttributes, 1, "%2x\n")
H A Dhcd.c177 0xc0, /* __u8 bmAttributes;
224 0xc0, /* __u8 bmAttributes;
515 bmAttributes))
516 ((struct usb_config_descriptor *)ubuf)->bmAttributes
H A Dhub.c797 if (hdev->actconfig->desc.bmAttributes & USB_CONFIG_ATT_SELFPOWER)
1078 (udev->actconfig->desc.bmAttributes
1338 if (desc->bmAttributes & USB_OTG_HNP) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/misc/
H A Dusbtest.c130 switch (e->desc.bmAttributes) {
517 if (!realworld && !(config->bmAttributes & 0x80)) {
521 if (config->bmAttributes & 0x1f) { /* reserved == 0 */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/watchdog/
H A Dpcwd_usb.c617 ((endpoint->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/image/
H A Dmicrotek.c756 if ((altsetting->endpoint[i].desc.bmAttributes &
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/bluetooth/
H A Dhci_usb.c893 switch (ep->desc.bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) {
948 switch (ep->desc.bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/usb/
H A Dusbaudio.c1351 if ((get_endpoint(alts, 1)->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) != 0x01 ||
2619 if ((get_endpoint(alts, 0)->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) !=
2683 fp->ep_attr = get_endpoint(alts, 0)->bmAttributes;
2963 fp->ep_attr = get_endpoint(alts, 0)->bmAttributes;
3030 fp->ep_attr = get_endpoint(alts, 0)->bmAttributes;
3081 fp->ep_attr = get_endpoint(alts, 0)->bmAttributes;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dhfc_usb.c1426 attr = ep->desc.bmAttributes;
1496 attr = ep->desc.bmAttributes;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Ddummy_hcd.c358 switch (desc->bmAttributes & 0x03) {
430 switch (desc->bmAttributes & 0x03) {
H A Dat91_udc.c494 tmp = desc->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK;
H A Dgoku_udc.c108 switch (desc->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/usbvision/
H A Dusbvision-video.c1802 if ((endpoint->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) != USB_ENDPOINT_XFER_ISOC) {
1804 err("%s: Endpoint attributes %d", __FUNCTION__, endpoint->bmAttributes);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/usbvideo/
H A Dkonicawc.c820 if ((endpoint->bmAttributes & 0x03) != 0x01) {
H A Dquickcam_messenger.c968 if ((endpoint->bmAttributes &
H A Dultracam.c555 if ((endpoint->bmAttributes & 0x03) != 0x01) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hid/usbhid/
H A Dhid-core.c831 if ((endpoint->bmAttributes & 3) != 3) /* Not an interrupt endpoint */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/zd1211rw/
H A Dzd_usb.c882 (endpoint->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) ==
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/usb/
H A Dusbnet.c116 switch (e->desc.bmAttributes) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/irda/
H A Dirda-usb.c1485 attr = endpoint[i].desc.bmAttributes;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/em28xx/
H A Dem28xx-video.c1731 if ((endpoint->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) !=
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Dub.c2085 if ((ep->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/host/
H A Duhci-q.c267 qh->type = hep->desc.bmAttributes & USB_ENDPOINT_XFERTYPE_MASK;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dkeyspan.c1323 ep_desc->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK);

Completed in 544 milliseconds

123