child_usage_bits 2231 drivers/usb/core/hub.c 		if (!test_and_set_bit(port1, hub->child_usage_bits))
child_usage_bits 2254 drivers/usb/core/hub.c 	if (port_dev && test_and_clear_bit(port1, hub->child_usage_bits))
child_usage_bits 2577 drivers/usb/core/hub.c 		if (!test_and_set_bit(port1, hub->child_usage_bits))
child_usage_bits 3349 drivers/usb/core/hub.c 			&& test_and_clear_bit(port1, hub->child_usage_bits))
child_usage_bits 3539 drivers/usb/core/hub.c 	if (!test_and_set_bit(port1, hub->child_usage_bits)) {
child_usage_bits   44 drivers/usb/core/hub.h 	unsigned long		child_usage_bits[1]; /* ports powered on for
child_usage_bits  239 drivers/usb/core/port.c 		if (!test_and_set_bit(port1, hub->child_usage_bits)) {