.TH "LIBMTP_raw_device_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 "\fBLIBMTP_device_entry_t\fP \fBdevice_entry\fP" .br .ti -1c .RI "uint32_t \fBbus_location\fP" .br .ti -1c .RI "uint8_t \fBdevnum\fP" .br .in -1c .SH "Detailed Description" .PP A data structure to hold a raw MTP device connected to the bus\&. .PP \fBExamples\fP .in +1c \fBdetect\&.c\fP, \fBfiles\&.c\fP, \fBfolders\&.c\fP, and \fBtracks\&.c\fP\&. .SH "Field Documentation" .PP .SS "uint32_t LIBMTP_raw_device_struct::bus_location" Location of the bus, if device available .PP Referenced by \fBdump_usbinfo()\fP, \fBLIBMTP_Detect_Raw_Devices()\fP, \fBLIBMTP_Detect_Raw_Devices()\fP, and \fBLIBMTP_Open_Raw_Device_Uncached()\fP\&. .SS "\fBLIBMTP_device_entry_t\fP LIBMTP_raw_device_struct::device_entry" The device entry for this raw device .PP Referenced by \fBconfigure_usb_device()\fP, \fBdump_usbinfo()\fP, \fBLIBMTP_Detect_Raw_Devices()\fP, \fBLIBMTP_Detect_Raw_Devices()\fP, and \fBLIBMTP_Open_Raw_Device_Uncached()\fP\&. .SS "uint8_t LIBMTP_raw_device_struct::devnum" Device number on the bus, if device available .PP Referenced by \fBdump_usbinfo()\fP, \fBLIBMTP_Detect_Raw_Devices()\fP, \fBLIBMTP_Detect_Raw_Devices()\fP, and \fBLIBMTP_Open_Raw_Device_Uncached()\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libmtp from the source code\&.