Searched refs:LIBMTP_Get_Supported_Devices_List (Results 1 – 5 of 5) sorted by relevance
2 LIBMTP_Get_Supported_Devices_List
734 int LIBMTP_Get_Supported_Devices_List(LIBMTP_device_entry_t ** const, int * const);
135 int LIBMTP_Get_Supported_Devices_List(LIBMTP_device_entry_t ** const devices, int * const numdevs) in LIBMTP_Get_Supported_Devices_List() function
732 int LIBMTP_Get_Supported_Devices_List(LIBMTP_device_entry_t ** const, int * const);
86 ret = LIBMTP_Get_Supported_Devices_List(&entries, &numentries); in main()