Searched refs:LIBMTP_Open_Raw_Device (Results 1 – 6 of 6) sorted by relevance
4 LIBMTP_Open_Raw_Device
741 LIBMTP_mtpdevice_t *LIBMTP_Open_Raw_Device(LIBMTP_raw_device_t *);
739 LIBMTP_mtpdevice_t *LIBMTP_Open_Raw_Device(LIBMTP_raw_device_t *);
1614 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() function1876 mtp_device = LIBMTP_Open_Raw_Device(&devices[i]); in create_usb_mtp_devices()
129 device = LIBMTP_Open_Raw_Device(&rawdevices[i]); in main()
698 LIBMTP_Open_Raw_Device() inside