Home
last modified time | relevance | path

Searched refs:LIBMTP_Detect_Raw_Devices (Results 1 – 7 of 7) sorted by relevance

/external/libmtp/src/
Dlibmtp.sym3 LIBMTP_Detect_Raw_Devices
Dlibmtp.h740 LIBMTP_error_number_t LIBMTP_Detect_Raw_Devices(LIBMTP_raw_device_t **, int *);
Dlibusb-glue.c583 LIBMTP_error_number_t LIBMTP_Detect_Raw_Devices(LIBMTP_raw_device_t ** devices, in LIBMTP_Detect_Raw_Devices() function
Dlibmtp.h.in738 LIBMTP_error_number_t LIBMTP_Detect_Raw_Devices(LIBMTP_raw_device_t **, int *);
Dlibmtp.c1605 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()
/external/libmtp/examples/
Ddetect.c72 err = LIBMTP_Detect_Raw_Devices(&rawdevices, &numrawdevices); in main()
/external/libmtp/
DChangeLog697 * src/libmtp.c: use LIBMTP_Detect_Raw_Devices() and