Lines Matching refs:LIBMTP_INFO
261 LIBMTP_INFO("configdescriptor %d get failed with ret %d in probe_device_descriptor yet dev->descriptor.bNumConfigurations > 0\n", i, ret);
688 LIBMTP_INFO(" bcdUSB: %d\n", desc.bcdUSB);
689 LIBMTP_INFO(" bDeviceClass: %d\n", desc.bDeviceClass);
690 LIBMTP_INFO(" bDeviceSubClass: %d\n", desc.bDeviceSubClass);
691 LIBMTP_INFO(" bDeviceProtocol: %d\n", desc.bDeviceProtocol);
692 LIBMTP_INFO(" idVendor: %04x\n", desc.idVendor);
693 LIBMTP_INFO(" idProduct: %04x\n", desc.idProduct);
694 LIBMTP_INFO(" IN endpoint maxpacket: %d bytes\n", ptp_usb->inep_maxpacket);
695 LIBMTP_INFO(" OUT endpoint maxpacket: %d bytes\n", ptp_usb->outep_maxpacket);
696 LIBMTP_INFO(" Raw device info:\n");
697 LIBMTP_INFO(" Bus location: %d\n", ptp_usb->rawdevice.bus_location);
698 LIBMTP_INFO(" Device number: %d\n", ptp_usb->rawdevice.devnum);
699 LIBMTP_INFO(" Device entry info:\n");
700 LIBMTP_INFO(" Vendor: %s\n", ptp_usb->rawdevice.device_entry.vendor);
701 LIBMTP_INFO(" Vendor id: 0x%04x\n", ptp_usb->rawdevice.device_entry.vendor_id);
702 LIBMTP_INFO(" Product: %s\n", ptp_usb->rawdevice.device_entry.product);
703 LIBMTP_INFO(" Vendor id: 0x%04x\n", ptp_usb->rawdevice.device_entry.product_id);
704 LIBMTP_INFO(" Device flags: 0x%08x\n", ptp_usb->rawdevice.device_entry.device_flags);
839 LIBMTP_INFO("unexpected toread size 0x%04x, 0x%04x remaining bytes\n",
938 LIBMTP_INFO("LIBMTP panic: unable to read in zero packet, response 0x%04x", zeroresult);
1461 LIBMTP_INFO("Could not read in extra byte for %d bytes long file, return value 0x%04x\n", ptp_usb->inep_maxpacket, result);
1466 LIBMTP_INFO("Reading in zero packet after header\n");
1485 LIBMTP_INFO("LIBMTP panic: unable to read in zero packet, response 0x%04x", zeroresult);
1897 LIBMTP_INFO("Clearing stall on IN endpoint\n");
1910 LIBMTP_INFO("Clearing stall on OUT endpoint\n");