Searched refs:driver_added_refcount (Results 1 – 4 of 4) sorted by relevance
117 uint8_t driver_added_refcount; /* Current driver generation count */ member
253 uint8_t driver_added_refcount; /* our driver added generation count */ member
518 refcount = bus->driver_added_refcount; in uhub_explore_sub()531 if (child->driver_added_refcount != refcount) { in uhub_explore_sub()532 child->driver_added_refcount = refcount; in uhub_explore_sub()2469 (udev->driver_added_refcount != udev->bus->driver_added_refcount) || in usb_peer_should_wakeup()
382 bus->driver_added_refcount++; in usb_bus_explore()384 if (bus->driver_added_refcount == 0) { in usb_bus_explore()386 bus->driver_added_refcount = 1; in usb_bus_explore()