.TH "LIBMTP_raw_device_struct" 3 "Thu Sep 11 2014" "Version 1.1.8" "libmtp" \" -*- nroff -*- .ad l .nh .SH NAME libmtp \- LIBMTP_raw_device_struct .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, and \fBfolders\&.c\fP\&. .SH "Field Documentation" .PP .SS "uint32_t LIBMTP_raw_device_struct::bus_location" Location of the bus, if device available .PP \fBExamples: \fP .in +1c \fBdetect\&.c\fP\&. .PP Referenced by dump_usbinfo(), LIBMTP_Detect_Raw_Devices(), and LIBMTP_Open_Raw_Device_Uncached()\&. .SS "\fBLIBMTP_device_entry_t\fP LIBMTP_raw_device_struct::device_entry" The device entry for this raw device .PP \fBExamples: \fP .in +1c \fBdetect\&.c\fP\&. .PP Referenced by configure_usb_device(), dump_usbinfo(), LIBMTP_Detect_Raw_Devices(), and LIBMTP_Open_Raw_Device_Uncached()\&. .SS "uint8_t LIBMTP_raw_device_struct::devnum" Device number on the bus, if device available .PP \fBExamples: \fP .in +1c \fBdetect\&.c\fP\&. .PP Referenced by dump_usbinfo(), LIBMTP_Detect_Raw_Devices(), and LIBMTP_Open_Raw_Device_Uncached()\&. .SH "Author" .PP Generated automatically by Doxygen for libmtp from the source code\&.