Searched refs:USB_OTG_HNP (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Daudio.c82 .bmAttributes = USB_OTG_SRP | USB_OTG_HNP,
H A Dcdc2.c93 .bmAttributes = USB_OTG_SRP | USB_OTG_HNP,
H A Dhid.c94 .bmAttributes = USB_OTG_SRP | USB_OTG_HNP,
H A Dmass_storage.c92 .bmAttributes = USB_OTG_SRP | USB_OTG_HNP,
H A Dserial.c110 .bmAttributes = USB_OTG_SRP | USB_OTG_HNP,
H A Dether.c199 .bmAttributes = USB_OTG_SRP | USB_OTG_HNP,
H A Dg_ffs.c100 .bmAttributes = USB_OTG_SRP | USB_OTG_HNP,
H A Dmulti.c117 .bmAttributes = USB_OTG_SRP | USB_OTG_HNP,
H A Dzero.c143 .bmAttributes = USB_OTG_SRP | USB_OTG_HNP,
H A Dprinter.c1460 otg_desc.bmAttributes |= USB_OTG_HNP,
H A Dfile_storage.c3367 fsg_otg_desc.bmAttributes |= USB_OTG_HNP;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dch9.h609 #define USB_OTG_HNP (1 << 1) /* swap host/device roles */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dhub.c1675 if (desc->bmAttributes & USB_OTG_HNP) {

Completed in 156 milliseconds