Searched refs:driver_added_refcount (Results 1 – 4 of 4) sorted by relevance
112 uint8_t driver_added_refcount; /* Current driver generation count */ member
248 uint8_t driver_added_refcount; /* our driver added generation count */ member
512 refcount = bus->driver_added_refcount; in uhub_explore_sub()530 if (child->driver_added_refcount != refcount) { in uhub_explore_sub()531 child->driver_added_refcount = refcount; in uhub_explore_sub()2549 (udev->driver_added_refcount != udev->bus->driver_added_refcount) || in usb_peer_should_wakeup()
348 bus->driver_added_refcount++; in usb_bus_explore()350 if (bus->driver_added_refcount == 0) { in usb_bus_explore()352 bus->driver_added_refcount = 1; in usb_bus_explore()