Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/usb/usbip/src/
H A Dusbip_list.c176 const char *bNumIntfs; in list_devices() local
216 bNumIntfs = udev_device_get_sysattr_value(dev, in list_devices()
219 if (!idVendor || !idProduct || !bConfValue || !bNumIntfs) { in list_devices()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds