Searched refs:MTPState (Results 1 – 1 of 1) sorted by relevance
126 typedef struct MTPState MTPState; typedef185 struct MTPState { struct240 OBJECT_DECLARE_SIMPLE_TYPE(MTPState, USB_MTP)380 static MTPObject *usb_mtp_object_alloc(MTPState *s, uint32_t handle, in usb_mtp_object_alloc()426 static void usb_mtp_object_free(MTPState *s, MTPObject *o) in usb_mtp_object_free()455 static MTPObject *usb_mtp_object_lookup(MTPState *s, uint32_t handle) in usb_mtp_object_lookup()467 static MTPObject *usb_mtp_add_child(MTPState *s, MTPObject *o, in usb_mtp_add_child()504 static MTPObject *usb_mtp_object_lookup_id(MTPState *s, int64_t id) in usb_mtp_object_lookup_id()522 MTPState *s = opaque; in file_monitor_event()594 static void usb_mtp_file_monitor_cleanup(MTPState *s) in usb_mtp_file_monitor_cleanup()[all …]