Searched refs:pipetype (Results 1 – 1 of 1) sorted by relevance
4538 char *pipetype = NULL; in dwc2_dump_urb_info() local4550 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()