Home
last modified time | relevance | path

Searched defs:LIBMTP_device_entry_struct (Results 1 – 2 of 2) sorted by relevance

/external/libmtp/src/
Dlibmtp.h.in474 struct LIBMTP_device_entry_struct { struct
475 char *vendor; /**< The vendor of this device */
476 uint16_t vendor_id; /**< Vendor ID for this device */
477 char *product; /**< The product name of this device */
478 uint16_t product_id; /**< Product ID for this device */
479 uint32_t device_flags; /**< Bugs, device specifics etc */
Dlibmtp.h476 struct LIBMTP_device_entry_struct { struct
477 char *vendor; /**< The vendor of this device */
478 uint16_t vendor_id; /**< Vendor ID for this device */
479 char *product; /**< The product name of this device */
480 uint16_t product_id; /**< Product ID for this device */
481 uint32_t device_flags; /**< Bugs, device specifics etc */