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

  /external/libmtp/examples/
files.c 89 err = LIBMTP_Detect_Raw_Devices(&rawdevices, &numrawdevices);
folders.c 51 switch (LIBMTP_Detect_Raw_Devices(&rawdevices, &numrawdevices)) {
albums.c 95 err = LIBMTP_Detect_Raw_Devices(&rawdevices, &numrawdevices);
filetree.c 96 err = LIBMTP_Detect_Raw_Devices(&rawdevices, &numrawdevices);
tracks.c 126 err = LIBMTP_Detect_Raw_Devices(&rawdevices, &numrawdevices);
detect.c 87 err = LIBMTP_Detect_Raw_Devices(&rawdevices, &numrawdevices);
  /external/libmtp/src/
libmtp.h.in 828 LIBMTP_error_number_t LIBMTP_Detect_Raw_Devices(LIBMTP_raw_device_t **, int *);
    [all...]
libopenusb1-glue.c 592 LIBMTP_error_number_t LIBMTP_Detect_Raw_Devices(LIBMTP_raw_device_t ** devices,
    [all...]
libusb-glue.c 608 LIBMTP_error_number_t LIBMTP_Detect_Raw_Devices(LIBMTP_raw_device_t ** devices,
    [all...]
libusb1-glue.c 627 LIBMTP_error_number_t LIBMTP_Detect_Raw_Devices(LIBMTP_raw_device_t ** devices,
    [all...]
libmtp.c     [all...]

Completed in 1114 milliseconds