Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/caiaq/
H A Ddevice.c414 char *c, usbpath[32]; in init_card() local
487 usb_make_path(usb_dev, usbpath, sizeof(usbpath)); in init_card()
489 cdev->vendor_name, cdev->product_name, usbpath); in init_card()