#include <libmtp.h>
Data Fields | |
LIBMTP_device_entry_t | device_entry |
uint32_t | bus_location |
uint8_t | devnum |
Location of the bus, if device available
Referenced by configure_usb_device(), LIBMTP_Detect_Raw_Devices(), and LIBMTP_Open_Raw_Device().
The device entry for this raw device
Referenced by configure_usb_device(), and LIBMTP_Detect_Raw_Devices().
uint8_t LIBMTP_raw_device_struct::devnum |
Device number on the bus, if device available
Referenced by configure_usb_device(), LIBMTP_Detect_Raw_Devices(), and LIBMTP_Open_Raw_Device().