Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/core/
Dhub.c2285 static void show_string(struct usb_device *udev, char *id, char *string) in show_string() function
2306 show_string(udev, "Product", udev->product); in announce_device()
2307 show_string(udev, "Manufacturer", udev->manufacturer); in announce_device()
2308 show_string(udev, "SerialNumber", udev->serial); in announce_device()