Home
last modified time | relevance | path

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

/openbmc/linux/tools/usb/usbip/src/
H A Dusbip_list.c177 const char *bNumIntfs; in list_devices() local
217 bNumIntfs = udev_device_get_sysattr_value(dev, in list_devices()
220 if (!idVendor || !idProduct || !bConfValue || !bNumIntfs) { in list_devices()