Home
last modified time | relevance | path

Searched refs:child_usage_bits (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/core/
H A Dhub.h44 unsigned long child_usage_bits[1]; /* ports powered on for member
H A Dport.c396 if (!test_and_set_bit(port1, hub->child_usage_bits)) { in usb_port_runtime_resume()
H A Dhub.c2302 if (!test_and_set_bit(port1, hub->child_usage_bits)) in usb_disconnect()
2325 if (port_dev && test_and_clear_bit(port1, hub->child_usage_bits)) in usb_disconnect()
2656 if (!test_and_set_bit(port1, hub->child_usage_bits)) in usb_new_device()
3546 && test_and_clear_bit(port1, hub->child_usage_bits)) in usb_port_suspend()
3736 if (!test_and_set_bit(port1, hub->child_usage_bits)) { in usb_port_resume()