Searched refs:desc_v1 (Results 1 – 2 of 2) sorted by relevance
58 struct desc_v1 { struct100 extern const struct desc_v1 mtp_desc_v1;101 extern const struct desc_v1 ptp_desc_v1;
241 const struct desc_v1 mtp_desc_v1 = {244 .length = htole32(sizeof(struct desc_v1)),252 const struct desc_v1 ptp_desc_v1 = {255 .length = htole32(sizeof(struct desc_v1)),269 &(ptp ? ptp_desc_v1 : mtp_desc_v1), sizeof(desc_v1))); in writeDescriptors()