Searched refs:pipetype (Results 1 – 2 of 2) sorted by relevance
1525 char *pipetype, *speed; in dwc2_hc_ahberr_intr() local1555 pipetype = "CONTROL"; in dwc2_hc_ahberr_intr()1558 pipetype = "BULK"; in dwc2_hc_ahberr_intr()1561 pipetype = "INTERRUPT"; in dwc2_hc_ahberr_intr()1564 pipetype = "ISOCHRONOUS"; in dwc2_hc_ahberr_intr()1567 pipetype = "UNKNOWN"; in dwc2_hc_ahberr_intr()1571 dev_err(hsotg->dev, " Endpoint type: %s\n", pipetype); in dwc2_hc_ahberr_intr()
4541 char *pipetype = NULL; in dwc2_dump_urb_info() local4553 pipetype = "CONTROL"; in dwc2_dump_urb_info()4556 pipetype = "BULK"; in dwc2_dump_urb_info()4559 pipetype = "INTERRUPT"; in dwc2_dump_urb_info()4562 pipetype = "ISOCHRONOUS"; in dwc2_dump_urb_info()4566 dev_vdbg(hsotg->dev, " Endpoint type: %s %s (%s)\n", pipetype, in dwc2_dump_urb_info()