Searched refs:reqtype (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/staging/otus/80211core/
H A Dpub_usb.h89 extern u32_t zfwUsbSubmitControlIo(zdev_t* dev, u8_t req, u8_t reqtype,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/mm/
H A Dpat_rbtree.c130 unsigned long reqtype, unsigned long *newtype)
134 int found_type = reqtype;
128 memtype_rb_check_conflict(struct rb_root *root, u64 start, u64 end, unsigned long reqtype, unsigned long *newtype) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tm6000/
H A Dtm6000.h266 int tm6000_read_write_usb(struct tm6000_core *dev, u8 reqtype, u8 req,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sn/sn0/
H A Dhubio.h528 reqtype: 5, /* Identifies type of request member in struct:icrbb_u::__anon9787
572 reqtype: 5, /* Identifies type of request member in struct:h1_icrbb_u::__anon9788
637 * Values for field reqtype.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dlh7a40x_udc.c1587 int reqtype = (ctrl->bRequestType & USB_RECIP_MASK); local
1590 if (reqtype == USB_RECIP_INTERFACE) {
1596 } else if (reqtype == USB_RECIP_DEVICE) {
1600 } else if (reqtype == USB_RECIP_ENDPOINT) {
1644 DEBUG_SETUP("Unknown REQ TYPE: %d\n", reqtype);

Completed in 178 milliseconds