edgeport_product_info  199 drivers/usb/serial/io_edgeport.c 	struct edgeport_product_info	product_info;		/* Product Info */
edgeport_product_info  469 drivers/usb/serial/io_edgeport.c 			      struct edgeport_product_info *product_info)
edgeport_product_info  505 drivers/usb/serial/io_edgeport.c 	struct edgeport_product_info *product_info = &edge_serial->product_info;
edgeport_product_info  507 drivers/usb/serial/io_edgeport.c 	memset(product_info, 0, sizeof(struct edgeport_product_info));
edgeport_product_info  570 drivers/usb/serial/io_edgeport.c 	struct edgeport_product_info *product_info = &ep->product_info;
edgeport_product_info  589 drivers/usb/serial/io_edgeport.c 		memset(product_info, 0, sizeof(struct edgeport_product_info));