Home
last modified time | relevance | path

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

/external/libmtp/src/
Dlibmtp.sym4 LIBMTP_Open_Raw_Device
Dlibmtp.h741 LIBMTP_mtpdevice_t *LIBMTP_Open_Raw_Device(LIBMTP_raw_device_t *);
Dlibmtp.h.in739 LIBMTP_mtpdevice_t *LIBMTP_Open_Raw_Device(LIBMTP_raw_device_t *);
Dlibmtp.c1614 first_device = LIBMTP_Open_Raw_Device(&devices[0]); in LIBMTP_Get_First_Device()
1671 LIBMTP_mtpdevice_t *LIBMTP_Open_Raw_Device(LIBMTP_raw_device_t *rawdevice) in LIBMTP_Open_Raw_Device() function
1876 mtp_device = LIBMTP_Open_Raw_Device(&devices[i]); in create_usb_mtp_devices()
/external/libmtp/examples/
Ddetect.c129 device = LIBMTP_Open_Raw_Device(&rawdevices[i]); in main()
/external/libmtp/
DChangeLog698 LIBMTP_Open_Raw_Device() inside