Searched defs:product (Results 1 – 3 of 3) sorted by relevance
31 struct product { struct32 struct product *next; argument33 u_int16_t vendorid, productid; argument34 char name[1];
279 uint16_t product) in usbip_names_get_product()
152 const char *product, bool parsable) in print_device()