.TH "LIBMTP_device_entry_struct" 3 "Version 1.1.21" "libmtp" \" -*- nroff -*- .ad l .nh .SH NAME libmtp \- .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Data Fields" .in +1c .ti -1c .RI "char * \fBvendor\fP" .br .ti -1c .RI "uint16_t \fBvendor_id\fP" .br .ti -1c .RI "char * \fBproduct\fP" .br .ti -1c .RI "uint16_t \fBproduct_id\fP" .br .ti -1c .RI "uint32_t \fBdevice_flags\fP" .br .in -1c .SH "Detailed Description" .PP A data structure to hold MTP device entries\&. .SH "Field Documentation" .PP .SS "uint32_t LIBMTP_device_entry_struct::device_flags" Bugs, device specifics etc .PP Referenced by \fBdump_usbinfo()\fP, \fBLIBMTP_Detect_Raw_Devices()\fP, \fBLIBMTP_Detect_Raw_Devices()\fP, and \fBLIBMTP_Open_Raw_Device_Uncached()\fP\&. .SS "char* LIBMTP_device_entry_struct::product" The product name of this device .PP Referenced by \fBdump_usbinfo()\fP, \fBLIBMTP_Detect_Raw_Devices()\fP, and \fBLIBMTP_Detect_Raw_Devices()\fP\&. .SS "uint16_t LIBMTP_device_entry_struct::product_id" Product ID for this device .PP Referenced by \fBconfigure_usb_device()\fP, \fBdump_usbinfo()\fP, \fBLIBMTP_Detect_Raw_Devices()\fP, and \fBLIBMTP_Detect_Raw_Devices()\fP\&. .SS "char* LIBMTP_device_entry_struct::vendor" The vendor of this device .PP Referenced by \fBdump_usbinfo()\fP, \fBLIBMTP_Detect_Raw_Devices()\fP, and \fBLIBMTP_Detect_Raw_Devices()\fP\&. .SS "uint16_t LIBMTP_device_entry_struct::vendor_id" Vendor ID for this device .PP Referenced by \fBconfigure_usb_device()\fP, \fBdump_usbinfo()\fP, \fBLIBMTP_Detect_Raw_Devices()\fP, and \fBLIBMTP_Detect_Raw_Devices()\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libmtp from the source code\&.