DOKK / manpages / debian 12 / libmtp-doc / mtp_LIBMTP_raw_device_struct.3.en
LIBMTP_raw_device_struct(3) libmtp LIBMTP_raw_device_struct(3)

libmtp -

#include <libmtp.h>


LIBMTP_device_entry_t device_entry
uint32_t bus_location
uint8_t devnum

A data structure to hold a raw MTP device connected to the bus.

Examples
detect.c, files.c, folders.c, and tracks.c.

Location of the bus, if device available

Referenced by dump_usbinfo(), and LIBMTP_Open_Raw_Device_Uncached().

LIBMTP_device_entry_t LIBMTP_raw_device_struct::device_entry

The device entry for this raw device

Referenced by configure_usb_device(), dump_usbinfo(), and LIBMTP_Open_Raw_Device_Uncached().

Device number on the bus, if device available

Referenced by dump_usbinfo(), and LIBMTP_Open_Raw_Device_Uncached().

Generated automatically by Doxygen for libmtp from the source code.

Fri Jul 22 2022 Version 1.1.20