USB_EP_CAPS_TYPE_CONTROL 2979 drivers/staging/emxx_udc/emxx_udc.c 		USB_EP_CAPS(USB_EP_CAPS_TYPE_CONTROL, USB_EP_CAPS_DIR_ALL)),
USB_EP_CAPS_TYPE_CONTROL   70 drivers/usb/gadget/udc/at91_udc.c 		USB_EP_CAPS(USB_EP_CAPS_TYPE_CONTROL, USB_EP_CAPS_DIR_ALL)),
USB_EP_CAPS_TYPE_CONTROL   54 drivers/usb/gadget/udc/bcm63xx_udc.c 		USB_EP_CAPS(USB_EP_CAPS_TYPE_CONTROL, USB_EP_CAPS_DIR_ALL)),
USB_EP_CAPS_TYPE_CONTROL  144 drivers/usb/gadget/udc/dummy_hcd.c 		USB_EP_CAPS(USB_EP_CAPS_TYPE_CONTROL, USB_EP_CAPS_DIR_ALL)),
USB_EP_CAPS_TYPE_CONTROL 2528 drivers/usb/gadget/udc/lpc32xx_udc.c 			.caps	= USB_EP_CAPS(USB_EP_CAPS_TYPE_CONTROL,
USB_EP_CAPS_TYPE_CONTROL   85 drivers/usb/gadget/udc/net2280.c 		USB_EP_CAPS(USB_EP_CAPS_TYPE_CONTROL, USB_EP_CAPS_DIR_ALL)),
USB_EP_CAPS_TYPE_CONTROL  104 drivers/usb/gadget/udc/net2280.c 		USB_EP_CAPS(USB_EP_CAPS_TYPE_CONTROL, USB_EP_CAPS_DIR_ALL)),
USB_EP_CAPS_TYPE_CONTROL 2037 drivers/usb/gadget/udc/pxa25x_udc.c 			.caps		= USB_EP_CAPS(USB_EP_CAPS_TYPE_CONTROL,
USB_EP_CAPS_TYPE_CONTROL  261 drivers/usb/gadget/udc/pxa27x_udc.h 				USB_EP_CAPS_TYPE_CONTROL, USB_EP_CAPS_DIR_ALL)
USB_EP_CAPS_TYPE_CONTROL 1678 drivers/usb/gadget/udc/s3c2410_udc.c 			.caps		= USB_EP_CAPS(USB_EP_CAPS_TYPE_CONTROL,
USB_EP_CAPS_TYPE_CONTROL  116 drivers/usb/gadget/udc/snps_udc_core.c 		USB_EP_CAPS(USB_EP_CAPS_TYPE_CONTROL, USB_EP_CAPS_DIR_IN)),
USB_EP_CAPS_TYPE_CONTROL  148 drivers/usb/gadget/udc/snps_udc_core.c 		USB_EP_CAPS(USB_EP_CAPS_TYPE_CONTROL, USB_EP_CAPS_DIR_OUT)),
USB_EP_CAPS_TYPE_CONTROL  183 include/linux/usb/gadget.h 		.type_control = !!(_type & USB_EP_CAPS_TYPE_CONTROL), \