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

/linux-master/drivers/usb/early/
H A Dehci-dbgp.c62 static unsigned int dbgp_endpoint_out; variable
566 dbgp_endpoint_out = dbgp_desc.bDebugOutEndpoint;
593 ret = dbgp_bulk_write(USB_DEBUG_DEVNUM, dbgp_endpoint_out, " ", 1);
950 dbgp_endpoint_out, buf, chunk);

Completed in 210 milliseconds