Home
last modified time | relevance | path

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

/Linux-v5.10/tools/usb/usbip/src/
Dusbip_list.c175 const char *bConfValue; in list_devices() local
214 bConfValue = udev_device_get_sysattr_value(dev, in list_devices()
219 if (!idVendor || !idProduct || !bConfValue || !bNumIntfs) { in list_devices()