wakeup_bits       703 drivers/usb/core/hub.c 		set_bit(portnum, hub->wakeup_bits);
wakeup_bits      5289 drivers/usb/core/hub.c 	clear_bit(port1, hub->wakeup_bits);
wakeup_bits      5450 drivers/usb/core/hub.c 				|| test_bit(i, hub->wakeup_bits)) {
wakeup_bits        41 drivers/usb/core/hub.h 	unsigned long		wakeup_bits[1];	/* ports that have signaled