HomeSort by relevance Sort by last modified time
    Searched refs:LIBMTP_Detect_Raw_Devices (Results 1 - 5 of 5) sorted by null

  /external/libmtp/examples/
detect.c 72 err = LIBMTP_Detect_Raw_Devices(&rawdevices, &numrawdevices);
  /external/libmtp/src/
libmtp.h 740 LIBMTP_error_number_t LIBMTP_Detect_Raw_Devices(LIBMTP_raw_device_t **, int *);
    [all...]
libmtp.h.in 738 LIBMTP_error_number_t LIBMTP_Detect_Raw_Devices(LIBMTP_raw_device_t **, int *);
libusb-glue.c 583 LIBMTP_error_number_t LIBMTP_Detect_Raw_Devices(LIBMTP_raw_device_t ** devices,
    [all...]
libmtp.c     [all...]

Completed in 123 milliseconds