Home
last modified time | relevance | path

Searched refs:edgeport_product_info (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/serial/
H A Dio_edgeport.h28 struct edgeport_product_info { struct
H A Dio_edgeport.c199 struct edgeport_product_info product_info; /* Product Info */
393 struct edgeport_product_info *product_info) in dump_product_info()
429 struct edgeport_product_info *product_info = &edge_serial->product_info; in get_product_info()
431 memset(product_info, 0, sizeof(struct edgeport_product_info)); in get_product_info()
494 struct edgeport_product_info *product_info = &ep->product_info; in get_epic_descriptor()
513 memset(product_info, 0, sizeof(struct edgeport_product_info)); in get_epic_descriptor()