Searched refs:bNumIntfs (Results 1 – 1 of 1) sorted by relevance
179 const char *bNumIntfs; in list_devices() local209 bNumIntfs = udev_device_get_sysattr_value(dev, "bNumInterfaces"); in list_devices()211 if (!idVendor || !idProduct || !bConfValue || !bNumIntfs) { in list_devices()