Searched refs:usb_get_dev_path (Results 1 – 1 of 1) sorted by relevance
17 static char *usb_get_dev_path(DeviceState *dev);36 k->get_dev_path = usb_get_dev_path; in usb_bus_class_init()560 static char *usb_get_dev_path(DeviceState *qdev) in usb_get_dev_path() function