Searched defs:LIBMTP_device_entry_struct (Results 1 – 2 of 2) sorted by relevance
474 struct LIBMTP_device_entry_struct { struct475 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 */
476 struct LIBMTP_device_entry_struct { struct477 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 */