Home
last modified time | relevance | path

Searched refs:LIBMTP_Open_Raw_Device (Results 1 – 5 of 5) sorted by relevance

/external/libmtp/src/
Dlibmtp.sym9 LIBMTP_Open_Raw_Device
Dlibmtp.h.in830 LIBMTP_mtpdevice_t *LIBMTP_Open_Raw_Device(LIBMTP_raw_device_t *);
Dlibmtp.c1704 first_device = LIBMTP_Open_Raw_Device(&devices[0]); in LIBMTP_Get_First_Device()
2110 LIBMTP_mtpdevice_t *LIBMTP_Open_Raw_Device(LIBMTP_raw_device_t *rawdevice) in LIBMTP_Open_Raw_Device() function
2326 mtp_device = LIBMTP_Open_Raw_Device(&devices[i]); in create_usb_mtp_devices()
/external/libmtp/examples/
Dfolders.c81 device = LIBMTP_Open_Raw_Device(&rawdevices[i]); in main()
/external/libmtp/
DChangeLog917 LIBMTP_Open_Raw_Device() inside