Home
last modified time | relevance | path

Searched refs:USB_OTG_HNP (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/linux/
Dusb_ch9.h323 #define USB_OTG_HNP (1 << 1) /* swap host/device roles */ macro
/linux-2.4.37.9/drivers/usb/gadget/
Dzero.c1247 otg_descriptor.bmAttributes |= USB_OTG_HNP, in zero_bind()
1253 otg_descriptor.bmAttributes |= USB_OTG_HNP, in zero_bind()
Dether.c2479 otg_descriptor.bmAttributes |= USB_OTG_HNP, in eth_bind()