Searched refs:bDevClass (Results 1 – 1 of 1) sorted by relevance
70 const char *bDevClass; in unbind_other() local83 bDevClass = udev_device_get_sysattr_value(dev, "bDeviceClass"); in unbind_other()84 if (!bDevClass) { in unbind_other()89 if (!strncmp(bDevClass, "09", strlen(bDevClass))) { in unbind_other()