Searched refs:bDevClass (Results 1 – 1 of 1) sorted by relevance
82 const char *bDevClass; in unbind_other() local95 bDevClass = udev_device_get_sysattr_value(dev, "bDeviceClass"); in unbind_other()96 if (!bDevClass) { in unbind_other()101 if (!strncmp(bDevClass, "09", strlen(bDevClass))) { in unbind_other()