Searched refs:child_usage_bits (Results 1 – 3 of 3) sorted by relevance
44 unsigned long child_usage_bits[1]; /* ports powered on for member
236 if (!test_and_set_bit(port1, hub->child_usage_bits)) { in usb_port_runtime_resume()
2216 if (!test_and_set_bit(port1, hub->child_usage_bits)) in usb_disconnect()2239 if (port_dev && test_and_clear_bit(port1, hub->child_usage_bits)) in usb_disconnect()2562 if (!test_and_set_bit(port1, hub->child_usage_bits)) in usb_new_device()3327 && test_and_clear_bit(port1, hub->child_usage_bits)) in usb_port_suspend()3517 if (!test_and_set_bit(port1, hub->child_usage_bits)) { in usb_port_resume()