Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
H A Dhcd.c4538 char *pipetype = NULL; in dwc2_dump_urb_info() local
4550 pipetype = "CONTROL"; in dwc2_dump_urb_info()
4553 pipetype = "BULK"; in dwc2_dump_urb_info()
4556 pipetype = "INTERRUPT"; in dwc2_dump_urb_info()
4559 pipetype = "ISOCHRONOUS"; in dwc2_dump_urb_info()
4563 dev_vdbg(hsotg->dev, " Endpoint type: %s %s (%s)\n", pipetype, in dwc2_dump_urb_info()