Searched refs:LIBMTP_device_entry_t (Results 1 – 4 of 4) sorted by relevance
48 LIBMTP_device_entry_t *entries; in main()117 LIBMTP_device_entry_t * entry = &entries[i]; in main()188 LIBMTP_device_entry_t * entry = &entries[i]; in main()
403 typedef struct LIBMTP_device_entry_struct LIBMTP_device_entry_t; /**< @see LIBMTP_device_entry_stru… typedef489 LIBMTP_device_entry_t device_entry; /**< The device entry for this raw device */734 int LIBMTP_Get_Supported_Devices_List(LIBMTP_device_entry_t ** const, int * const);
94 static const LIBMTP_device_entry_t mtp_device_table[] = {98 static const int mtp_device_table_size = sizeof(mtp_device_table) / sizeof(LIBMTP_device_entry_t);135 int LIBMTP_Get_Supported_Devices_List(LIBMTP_device_entry_t ** const devices, int * const numdevs) in LIBMTP_Get_Supported_Devices_List()137 *devices = (LIBMTP_device_entry_t *) &mtp_device_table; in LIBMTP_Get_Supported_Devices_List()
401 typedef struct LIBMTP_device_entry_struct LIBMTP_device_entry_t; /**< @see LIBMTP_device_entry_stru… typedef487 LIBMTP_device_entry_t device_entry; /**< The device entry for this raw device */732 int LIBMTP_Get_Supported_Devices_List(LIBMTP_device_entry_t ** const, int * const);