dbgp_endpoint_out   61 drivers/usb/early/ehci-dbgp.c static unsigned int dbgp_endpoint_out;
dbgp_endpoint_out  571 drivers/usb/early/ehci-dbgp.c 	dbgp_endpoint_out = dbgp_desc.bDebugOutEndpoint;
dbgp_endpoint_out  598 drivers/usb/early/ehci-dbgp.c 	ret = dbgp_bulk_write(USB_DEBUG_DEVNUM, dbgp_endpoint_out, " ", 1);
dbgp_endpoint_out  955 drivers/usb/early/ehci-dbgp.c 				      dbgp_endpoint_out, buf, chunk);