Searched refs:LIBMTP_Detect_Raw_Devices (Results 1 – 7 of 7) sorted by relevance
3 LIBMTP_Detect_Raw_Devices
740 LIBMTP_error_number_t LIBMTP_Detect_Raw_Devices(LIBMTP_raw_device_t **, int *);
583 LIBMTP_error_number_t LIBMTP_Detect_Raw_Devices(LIBMTP_raw_device_t ** devices, in LIBMTP_Detect_Raw_Devices() function
738 LIBMTP_error_number_t LIBMTP_Detect_Raw_Devices(LIBMTP_raw_device_t **, int *);
1605 ret = LIBMTP_Detect_Raw_Devices(&devices, &numdevs); in LIBMTP_Get_First_Device()1924 ret = LIBMTP_Detect_Raw_Devices(&devices, &numdevs); in LIBMTP_Get_Connected_Devices()
72 err = LIBMTP_Detect_Raw_Devices(&rawdevices, &numrawdevices); in main()
697 * src/libmtp.c: use LIBMTP_Detect_Raw_Devices() and