Lines Matching refs:usb_dbg
157 usb_dbg(usbatm, "speedtch_set_swbuff: %sbled SW buffering\n", state ? "En" : "Dis"); in speedtch_set_swbuff()
241 usb_dbg(usbatm, "%s entered\n", __func__); in speedtch_upload_firmware()
246 usb_dbg(usbatm, "%s: no memory for buffer!\n", __func__); in speedtch_upload_firmware()
252 usb_dbg(usbatm, "%s: interface not found!\n", __func__); in speedtch_upload_firmware()
264 usb_dbg(usbatm, "%s: BLOCK0 downloaded (%d bytes)\n", __func__, ret); in speedtch_upload_firmware()
279 usb_dbg(usbatm, "%s: BLOCK1 uploaded (%zu bytes)\n", __func__, fw1->size); in speedtch_upload_firmware()
292 usb_dbg(usbatm, "%s: BLOCK2 downloaded (%d bytes)\n", __func__, actual_length); in speedtch_upload_firmware()
307 usb_dbg(usbatm, "%s: BLOCK3 uploaded (%zu bytes)\n", __func__, fw2->size); in speedtch_upload_firmware()
321 usb_dbg(usbatm, "%s: BLOCK4 downloaded (%d bytes)\n", __func__, actual_length); in speedtch_upload_firmware()
357 usb_dbg(usbatm, "%s: looking for %s\n", __func__, buf); in speedtch_find_firmware()
361 usb_dbg(usbatm, "%s: looking for %s\n", __func__, buf); in speedtch_find_firmware()
365 usb_dbg(usbatm, "%s: looking for %s\n", __func__, buf); in speedtch_find_firmware()
773 usb_dbg(usbatm, "%s entered\n", __func__); in speedtch_bind()
829 …usb_dbg(usbatm, "%s: setting interface to %2d failed (%d)!\n", __func__, DEFAULT_ISOC_ALTSETTING, … in speedtch_bind()
879 usb_dbg(usbatm, "%s: no memory for interrupt urb!\n", __func__); in speedtch_bind()
888 …usb_dbg(usbatm, "%s: firmware %s loaded\n", __func__, usbatm->flags & UDSL_SKIP_HEAVY_INIT ? "alre… in speedtch_bind()
913 usb_dbg(usbatm, "%s entered\n", __func__); in speedtch_unbind()