• Home
  • Raw
  • Download

Lines Matching refs:ptp_debug

90 ptp_debug (PTPParams *params, const char *format, ...)  in ptp_debug()  function
202 ptp_debug (params,"PTP: response expected but not got, retrying."); in ptp_transaction_new()
213 ptp_debug (params, in ptp_transaction_new()
547 ptp_debug( params, "cmd %s / 0x%04x", next->name, p); in parse_9301_cmd_tree()
561 ptp_debug( params, "could not parse uint32 %s", str); in parse_9301_value()
564 ptp_debug( params, "\t%d", x); in parse_9301_value()
571 ptp_debug( params, "could not parse int32 %s", str); in parse_9301_value()
574 ptp_debug( params, "\t%d", x); in parse_9301_value()
581 ptp_debug( params, "could not parse uint16 %s", str); in parse_9301_value()
584 ptp_debug( params, "\t%d", x); in parse_9301_value()
591 ptp_debug( params, "could not parse int16 %s", str); in parse_9301_value()
594 ptp_debug( params, "\t%d", x); in parse_9301_value()
601 ptp_debug( params, "could not parse uint8 %s", str); in parse_9301_value()
604 ptp_debug( params, "\t%d", x); in parse_9301_value()
611 ptp_debug( params, "could not parse int8 %s", str); in parse_9301_value()
614 ptp_debug( params, "\t%d", x); in parse_9301_value()
635 ptp_debug( params, "\t%s", xstr); in parse_9301_value()
639 ptp_debug( params, "string %s not parseable!", str); in parse_9301_value()
647 ptp_debug( params, "unhandled data type %d!", type); in parse_9301_value()
661 ptp_debug (params, "parse_9301_propdesc"); in parse_9301_propdesc()
667 ptp_debug( params, "\ttype %s not parseable?",xmlNodeGetContent (next)); in parse_9301_propdesc()
670 ptp_debug( params, "type 0x%x", type); in parse_9301_propdesc()
678 ptp_debug( params, "\tattr %s not parseable",xmlNodeGetContent (next)); in parse_9301_propdesc()
681 ptp_debug( params, "attribute 0x%x", attr); in parse_9301_propdesc()
686 ptp_debug( params, "default value"); in parse_9301_propdesc()
691 ptp_debug( params, "current value"); in parse_9301_propdesc()
699 ptp_debug( params, "enum"); in parse_9301_propdesc()
723 ptp_debug( params, "range"); in parse_9301_propdesc()
736 ptp_debug (params, "\tpropdescvar: %s", next->name); in parse_9301_propdesc()
765 ptp_debug( params, "prop %s / 0x%04x", next->name, p); in parse_9301_prop_tree()
811 ptp_debug( params, "event %s / 0x%04x", next->name, p); in parse_9301_event_tree()
865 ptp_debug (params, "olympus: docroot is not x3c, but %s", docroot->name); in ptp_olympus_parse_output_xml()
870ptp_debug (params, "olympus: x3c: expected 1 child, got %ld", xmlChildElementCount(docroot)); in ptp_olympus_parse_output_xml()
876ptp_debug (params, "olympus: x3c node: expected child 'output', but got %s", (char*)output->name); in ptp_olympus_parse_output_xml()
890 ptp_debug (params, "failed scanning result from %s", xchar); in ptp_olympus_parse_output_xml()
891 ptp_debug (params, "ptp result is 0x%04x", result); in ptp_olympus_parse_output_xml()
896 ptp_debug (params, "ptp code node found %s", (char*)next->name); in ptp_olympus_parse_output_xml()
901 ptp_debug (params, "unhandled node %s", (char*)next->name); in ptp_olympus_parse_output_xml()
1008 ptp_debug(params,"PTP: Opening session"); in ptp_opensession()
1673 ptp_debug (params, "no data received for getdevicepropdesc"); in ptp_getdevicepropdesc()
1698 ptp_debug(params,"failed to parse output xml, ret %x?", ret); in ptp_getdevicepropdesc()
1722 ptp_debug (params, "ptp_getdevicepropvalue: unpacking DPV failed"); in ptp_getdevicepropvalue()
2194ptp_debug (params, "event: nparams=0x%X, code=0x%X, trans_id=0x%X, p1=0x%X, p2=0x%X, p3=0x%X", eve… in ptp_check_event_queue()
2270ptp_debug (params, "event: nparams=0x%X, code=0x%X, trans_id=0x%X, p1=0x%X, p2=0x%X, p3=0x%X", eve… in ptp_check_event()
2290ptp_debug (params, "event: nparams=0x%X, code=0x%X, trans_id=0x%X, p1=0x%X, p2=0x%X, p3=0x%X", eve… in ptp_wait_event()
2480 ptp_debug (params, "reading canon FEs run over read data size?\n"); in ptp_canon_eos_getobjectinfoex()
2560ptp_debug (params, "ptp2/ptp_canon_eos_setdevicepropvalue: setting EOS prop %x to %s",propcode,val… in ptp_canon_eos_setdevicepropvalue()
2754 ptp_debug (params, "param1 is %d, size is only %d", ptp.Param1, size); in ptp_canon_getobjectinfo()
2893 ptp_debug (params, "No special operations sent?"); in ptp_sony_get_vendorpropcodes()
2898 ptp_debug (params, "xsize %d, got size %d\n", xsize, psize1*2 + 2 + 4); in ptp_sony_get_vendorpropcodes()
2904 ptp_debug (params, "oom during malloc?"); in ptp_sony_get_vendorpropcodes()
2973ptp_debug (params, "ptp_sony_getalldevicepropdesc: %04x: value %d -> %d", propcode, params->device… in ptp_sony_getalldevicepropdesc()
3005ptp_debug (params, "dpd.DevicePropertyCode %04x, readlen %d, getset %d", dpd.DevicePropertyCode, r… in ptp_sony_getalldevicepropdesc()
3008 ptp_debug (params, "value %d/%x", dpd.CurrentValue.i8, dpd.CurrentValue.i8); in ptp_sony_getalldevicepropdesc()
3011 ptp_debug (params, "value %d/%x", dpd.CurrentValue.u8, dpd.CurrentValue.u8); in ptp_sony_getalldevicepropdesc()
3014 ptp_debug (params, "value %d/%x", dpd.CurrentValue.u16, dpd.CurrentValue.u16); in ptp_sony_getalldevicepropdesc()
3017 ptp_debug (params, "value %d/%x", dpd.CurrentValue.i16, dpd.CurrentValue.i16); in ptp_sony_getalldevicepropdesc()
3020 ptp_debug (params, "value %d/%x", dpd.CurrentValue.i32, dpd.CurrentValue.i32); in ptp_sony_getalldevicepropdesc()
3023 ptp_debug (params, "value %d/%x", dpd.CurrentValue.u32, dpd.CurrentValue.u32); in ptp_sony_getalldevicepropdesc()
3026 ptp_debug (params, "unknown type %x", dpd.DataType); in ptp_sony_getalldevicepropdesc()
3157 ptp_debug (params, "property 0x%04x not found?\n", propcode); in ptp_generic_getdevicepropdesc()
3667 ptp_debug (params, "ptp_mtp_getobjectpropvalue: unpacking DPV failed"); in ptp_mtp_getobjectpropvalue()
6653 ptp_debug (params, "ptp_object_want: querying handle 0?\n"); in ptp_object_want()
6719 ptp_debug (params, "ptp2/mtpfast: reading mtp proplist of %08x", handle); in ptp_object_want()
6799 ptp_debug (params, "ptp2/mtpfast: parentobject has type 0x%x???", xpl->datatype); in ptp_object_want()
6803 ptp_debug (params, "ptp2/mtpfast: parent 0x%x", xpl->propval.u32); in ptp_object_want()
6807 ptp_debug (params, "ptp2/mtpfast: objectformat has type 0x%x???", xpl->datatype); in ptp_object_want()
6811 ptp_debug (params, "ptp2/mtpfast: ofc 0x%x", xpl->propval.u16); in ptp_object_want()
6822 ptp_debug (params, "ptp2/mtpfast: objectsize has type 0x%x???", xpl->datatype); in ptp_object_want()
6825 ptp_debug (params, "ptp2/mtpfast: objectsize %u", xpl->propval.u32); in ptp_object_want()
6829 ptp_debug (params, "ptp2/mtpfast: storageid has type 0x%x???", xpl->datatype); in ptp_object_want()
6833 ptp_debug (params, "ptp2/mtpfast: storageid 0x%x", xpl->propval.u32); in ptp_object_want()
6837 ptp_debug (params, "ptp2/mtpfast: protectionstatus has type 0x%x???", xpl->datatype); in ptp_object_want()
6841 ptp_debug (params, "ptp2/mtpfast: protection 0x%x", xpl->propval.u16); in ptp_object_want()
6845 ptp_debug (params, "ptp2/mtpfast: filename has type 0x%x???", xpl->datatype); in ptp_object_want()
6849 ptp_debug (params, "ptp2/mtpfast: filename %s", xpl->propval.str); in ptp_object_want()
6857 ptp_debug (params, "ptp2/mtpfast: datecreated has type 0x%x???", xpl->datatype); in ptp_object_want()
6860 ptp_debug (params, "ptp2/mtpfast: capturedate %s", xpl->propval.str); in ptp_object_want()
6865 ptp_debug (params, "ptp2/mtpfast: datemodified has type 0x%x???", xpl->datatype); in ptp_object_want()
6868 ptp_debug (params, "ptp2/mtpfast: moddate %s", xpl->propval.str); in ptp_object_want()
6873 ptp_debug (params, "ptp2/mtpfast:case %x type %x unhandled", xpl->property, xpl->datatype); in ptp_object_want()
6886ptp_debug (params, "ptp_object_want: oid 0x%08x, want flags %x, have only %x?", handle, want, ob->… in ptp_object_want()