Searched refs:driver_added_refcount (Results 1 – 4 of 4) sorted by relevance
116 uint8_t driver_added_refcount; /* Current driver generation count */ member
252 uint8_t driver_added_refcount; /* our driver added generation count */ member
549 refcount = bus->driver_added_refcount; in uhub_explore_sub()562 if (child->driver_added_refcount != refcount) { in uhub_explore_sub()563 child->driver_added_refcount = refcount; in uhub_explore_sub()2487 (udev->driver_added_refcount != udev->bus->driver_added_refcount) || in usb_peer_should_wakeup()
387 bus->driver_added_refcount++; in usb_bus_explore()389 if (bus->driver_added_refcount == 0) { in usb_bus_explore()391 bus->driver_added_refcount = 1; in usb_bus_explore()