Home | History | Annotate | Download | only in src

Lines Matching refs:PTPObject

1900 typedef struct _PTPObject PTPObject;
1935 PTPObject *objects;
2542 void ptp_free_object (PTPObject *oi);
2561 uint16_t ptp_object_want (PTPParams *, uint32_t handle, int want, PTPObject**retob);
2563 uint16_t ptp_object_find (PTPParams *params, uint32_t handle, PTPObject **retob);
2564 uint16_t ptp_object_find_or_insert (PTPParams *params, uint32_t handle, PTPObject **retob);