Searched refs:USB_DT_SS_EP_COMP_SIZE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dconfig.c60 size < USB_DT_SS_EP_COMP_SIZE) {
73 ep->ss_ep_comp.bLength = USB_DT_SS_EP_COMP_SIZE;
82 memcpy(&ep->ss_ep_comp, desc, USB_DT_SS_EP_COMP_SIZE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dch9.h576 #define USB_DT_SS_EP_COMP_SIZE 6 macro

Completed in 43 milliseconds