Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/serial/
Dio_edgeport.h92 struct edgeport_product_info { struct
Dio_edgeport.c377 struct edgeport_product_info product_info; /* Product Info */
656 struct edgeport_product_info *product_info = &edge_serial->product_info; in get_product_info()
658 memset (product_info, 0, sizeof(struct edgeport_product_info)); in get_product_info()