Home
last modified time | relevance | path

Searched refs:PTPObject (Results 1 – 7 of 7) sorted by relevance

/dports/multimedia/libmtp/libmtp-1.1.18/src/
H A Dptp.c2490 PTPObject *ob; in ptp_list_folder_eos()
2629 PTPObject *ob; in ptp_list_folder()
2653 PTPObject *ob; in ptp_list_folder()
2727 PTPObject *ob; in ptp_list_folder()
7344 PTPObject *ob; in ptp_find_object_prop_in_cache()
7363 PTPObject *ob; in ptp_remove_object_from_cache()
7380 PTPObject *oa = (PTPObject*)a; in _cmp_ob()
7381 PTPObject *ob = (PTPObject*)b; in _cmp_ob()
7401 PTPObject tmpob; in ptp_object_find()
7477 PTPObject *ob; in ptp_object_want()
[all …]
H A Dlibmtp.c2786 PTPObject *ob; in get_handles_recursively()
3101 PTPObject *ob; in get_suggested_storage_id()
4388 PTPObject *ob; in LIBMTP_Get_Filemetadata()
4764 PTPObject *ob; in get_track_metadata()
5072 PTPObject *ob; in LIBMTP_Get_Trackmetadata()
7184 PTPObject *ob;
7669 PTPObject *ob;
8484 PTPObject *ob;
8629 PTPObject *ob;
8922 PTPObject *ob;
[all …]
H A Dptp.h2750 typedef struct _PTPObject PTPObject; typedef
2805 PTPObject *objects;
3689 void ptp_free_object (PTPObject *oi);
3712 uint16_t ptp_object_want (PTPParams *, uint32_t handle, unsigned int want, PTPObject**retob);
3714 uint16_t ptp_object_find (PTPParams *params, uint32_t handle, PTPObject **retob);
3715 uint16_t ptp_object_find_or_insert (PTPParams *params, uint32_t handle, PTPObject **retob);
/dports/graphics/libgphoto2/libgphoto2-2.5.26/camlibs/ptp2/
H A Dptp.c2588 PTPObject *ob; in ptp_list_folder_eos()
2727 PTPObject *ob; in ptp_list_folder()
2751 PTPObject *ob; in ptp_list_folder()
2825 PTPObject *ob; in ptp_list_folder()
8396 PTPObject *ob; in ptp_find_object_prop_in_cache()
8415 PTPObject *ob; in ptp_remove_object_from_cache()
8432 PTPObject *oa = (PTPObject*)a; in _cmp_ob()
8433 PTPObject *ob = (PTPObject*)b; in _cmp_ob()
8453 PTPObject tmpob; in ptp_object_find()
8529 PTPObject *ob; in ptp_object_want()
[all …]
H A Dlibrary.c3088 PTPObject *ob; in add_object()
3743 PTPObject *ob; in get_folder_from_handle()
5274 PTPObject *ob; in camera_olympus_omd_capture()
5573 PTPObject *ob; in camera_capture()
6899 PTPObject *ob; in camera_wait_for_event()
7587 PTPObject *ob; in file_list_func()
7783 PTPObject *ob; in ptp_mtp_render_metadata()
8228 PTPObject *ob; in read_file_func()
8352 PTPObject *ob; in get_file_func()
8801 PTPObject *ob; in set_info_func()
[all …]
H A Dptp.h3546 typedef struct _PTPObject PTPObject; typedef
3617 PTPObject *objects;
4532 void ptp_free_object (PTPObject *oi);
4555 uint16_t ptp_object_want (PTPParams *, uint32_t handle, unsigned int want, PTPObject**retob);
4557 uint16_t ptp_object_find (PTPParams *params, uint32_t handle, PTPObject **retob);
4558 uint16_t ptp_object_find_or_insert (PTPParams *params, uint32_t handle, PTPObject **retob);
/dports/multimedia/libmtp/libmtp-1.1.18/
H A DChangeLog323 are now consolidated into "PTPObject"s.
344 uint32_t handle, PTPObject **retob)
349 uint32_t handle, PTPObject **retob)
354 int want, PTPObject **retob)
377 stays of course, it will just fill out the PTPObject array.