Home | History | Annotate | Download | only in src

Lines Matching refs:ptp_object_want

4800 ptp_object_want (PTPParams *params, uint32_t handle, int want, PTPObject **retob) {
4807 ptp_debug (params, "ptp_object_want: querying handle 0?\n");
4964 ptp_debug (params, "ptp_object_want: oid 0x%08x, want flags %x, have only %x?", handle, want, ob->flags);
4973 return ptp_object_want (params, handle, PTPOBJECT_OBJECTINFO_LOADED|PTPOBJECT_MTPPROPLIST_LOADED, &ob);