Searched refs:busy_bits (Results 1 – 2 of 2) sorted by relevance
225 u32 busy_bits[1]; /* ports being reset */ member
1676 if (usb_test_bit(i, hub->busy_bits)) in hub_events()1918 usb_set_bit(port1, parent_hub->busy_bits); in usb_reset_device()1933 usb_clear_bit(port1, parent_hub->busy_bits); in usb_reset_device()
Completed in 8 milliseconds