.TH "LIBMTP_device_extension_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 * \fBname\fP" .br .ti -1c .RI "int \fBmajor\fP" .br .ti -1c .RI "int \fBminor\fP" .br .ti -1c .RI "\fBLIBMTP_device_extension_t\fP * \fBnext\fP" .br .in -1c .SH "Detailed Description" .PP MTP device extension holder struct .SH "Field Documentation" .PP .SS "int LIBMTP_device_extension_struct::major" Major revision of extension .PP Referenced by \fBLIBMTP_Dump_Device_Info()\fP\&. .SS "int LIBMTP_device_extension_struct::minor" Minor revision of extension .PP Referenced by \fBLIBMTP_Dump_Device_Info()\fP\&. .SS "char* LIBMTP_device_extension_struct::name" Name of extension e\&.g\&. 'foo\&.com' .PP Referenced by \fBLIBMTP_Dump_Device_Info()\fP, \fBLIBMTP_Open_Raw_Device_Uncached()\fP, and \fBLIBMTP_Release_Device()\fP\&. .SS "\fBLIBMTP_device_extension_t\fP* LIBMTP_device_extension_struct::next" Pointer to the next extension or NULL if this is the last extension\&. .PP Referenced by \fBLIBMTP_Dump_Device_Info()\fP, \fBLIBMTP_Open_Raw_Device_Uncached()\fP, and \fBLIBMTP_Release_Device()\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libmtp from the source code\&.