Searched refs:show_string (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dhub.c1626 static void show_string(struct usb_device *udev, char *id, char *string) function
1643 show_string(udev, "Product", udev->product);
1644 show_string(udev, "Manufacturer", udev->manufacturer);
1645 show_string(udev, "SerialNumber", udev->serial);

Completed in 57 milliseconds