Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/core/
Dhub.c1699 static void show_string(struct usb_device *udev, char *id, char *string) in show_string() function
1716 show_string(udev, "Product", udev->product); in announce_device()
1717 show_string(udev, "Manufacturer", udev->manufacturer); in announce_device()
1718 show_string(udev, "SerialNumber", udev->serial); in announce_device()