Home
last modified time | relevance | path

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

/linux-6.6.21/tools/usb/usbip/src/
Dusbip_list.c176 const char *bConfValue; in list_devices() local
215 bConfValue = udev_device_get_sysattr_value(dev, in list_devices()
220 if (!idVendor || !idProduct || !bConfValue || !bNumIntfs) { in list_devices()