Searched refs:LIBMTP_Open_Raw_Device (Results 1 – 5 of 5) sorted by relevance
9 LIBMTP_Open_Raw_Device
830 LIBMTP_mtpdevice_t *LIBMTP_Open_Raw_Device(LIBMTP_raw_device_t *);
1704 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() function2326 mtp_device = LIBMTP_Open_Raw_Device(&devices[i]); in create_usb_mtp_devices()
81 device = LIBMTP_Open_Raw_Device(&rawdevices[i]); in main()
917 LIBMTP_Open_Raw_Device() inside