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

  /external/libmtp/examples/
hotplug.c 86 ret = LIBMTP_Get_Supported_Devices_List(&entries, &numentries);
  /external/libmtp/src/
libmtp.h 734 int LIBMTP_Get_Supported_Devices_List(LIBMTP_device_entry_t ** const, int * const);
    [all...]
libmtp.h.in 732 int LIBMTP_Get_Supported_Devices_List(LIBMTP_device_entry_t ** const, int * const);
libusb-glue.c 135 int LIBMTP_Get_Supported_Devices_List(LIBMTP_device_entry_t ** const devices, int * const numdevs)
    [all...]

Completed in 638 milliseconds